Interface DefaultWorldConfig

  • All Superinterfaces:
    Config

    public interface DefaultWorldConfig
    extends Config
    • Method Detail

      • getWorld

        default int getWorld()
      • useLastWorld

        default boolean useLastWorld()
      • lastWorld

        default int lastWorld()
      • lastWorld

        void lastWorld​(int lastWorld)