Package net.minecraft.server.integrated
Class IntegratedServer
java.lang.Object
net.minecraft.util.thread.ThreadExecutor<ServerTask>
net.minecraft.util.thread.ReentrantThreadExecutor<ServerTask>
net.minecraft.server.MinecraftServer
net.minecraft.server.integrated.IntegratedServer
- All Implemented Interfaces:
AutoCloseable,Executor,QueryableServer,CommandOutput,ChunkErrorHandler,SampleableExecutor,TaskExecutor<ServerTask>
- Mappings:
Namespace Name named net/minecraft/server/integrated/IntegratedServerintermediary net/minecraft/class_1132official igy
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.server.MinecraftServer
MinecraftServer.ServerResourcePackProperties -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MinecraftClientprivate static final intstatic final intprivate @Nullable LanServerPingerprivate intprivate static final Loggerprivate booleanprivate intFields inherited from class net.minecraft.server.MinecraftServer
ANONYMOUS_PLAYER_PROFILE, apiServices, DEMO_LEVEL_INFO, field_48466, MAX_WORLD_BORDER_RADIUS, proxy, saveHandler, saveProperties, session, VANILLAFields inherited from class net.minecraft.util.thread.ThreadExecutor
field_52421Fields inherited from interface net.minecraft.server.command.CommandOutput
DUMMY -
Constructor Summary
ConstructorsConstructorDescriptionIntegratedServer(Thread serverThread, MinecraftClient client, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, ApiServices apiServices, ChunkLoadProgress chunkLoadProgress) -
Method Summary
Modifier and TypeMethodDescriptionaddExtraSystemDetails(SystemDetails details) intadjustTrackingDistance(int initialDistance) private voidprotected MultiValueDebugSampleLogImplReturns the game mode a player should be set to when connecting to the server, ornullif none is set.intintintintintprivate voidbooleanChecks whether this server is a dedicated server.booleanisHost(PlayerConfigEntry player) booleanisPaused()booleanisRemote()booleanvoidonChunkLoadFailure(Throwable exception, StorageKey key, ChunkPos chunkPos) voidonChunkSaveFailure(Throwable exception, StorageKey key, ChunkPos chunkPos) booleanOpens a server for LAN connections.booleansaveAll(boolean suppressLogs, boolean flush, boolean force) voidsetCrashReport(CrashReport report) voidsetDefaultGameMode(GameMode gameMode) voidsetLocalPlayerUuid(UUID localPlayerUuid) booleanSetups a Minecraft server to be ready for players to connect.booleanbooleanbooleanvoidshutdown()voidstop(boolean waitForShutdown) Stops this server.booleanvoidtick(BooleanSupplier shouldKeepTicking) Methods inherited from class net.minecraft.server.MinecraftServer
acceptsStatusQuery, acceptsTransfers, addServerGuiTickable, addSystemDetails, areCommandBlocksEnabled, areSpawnerBlocksEnabled, canExecute, changeGameModeGlobally, checkWorldGenException, close, createChunkLoadMap, createFilterer, createTask, createWorlds, dumpProperties, endTickMetrics, executeSync, executeTask, exit, forcePlayerSampleUpdate, forceStopRecorder, generateKeyPair, getAdvancementLoader, getApiServices, getAutosave, getAverageNanosPerTick, getAverageTickTime, getBossBarManager, getBrewingRecipeRegistry, getChunkLoadProgress, getCodeOfConductLanguages, getCombinedDynamicRegistries, getCommandFunctionManager, getCommandManager, getCommandSource, getCurrentPlayerCount, getDataCommandStorage, getDataFixer, getDataPackManager, getDefaultGameMode, getFuelRegistry, getGameRules, getHostProfile, getIconFile, getKeyPair, getManagementListener, getMaxChainedNeighborUpdates, getMaxWorldBorderRadius, getMessageDecorator, getNetworkCompressionThreshold, getNetworkIo, getOverworld, getPacketApplyBatcher, getPath, getPauseWhenEmptySeconds, getPermissionLevel, getPlayerIdleTimeout, getPlayerInteractionManager, getPlayerManager, getPlayerNames, getProxy, getRecipeManager, getRegistryManager, getReloadableRegistries, getResourceManager, getResourcePackProperties, getSavePath, getSaveProperties, getScoreboard, getServerIp, getServerLinks, getServerMetadata, getServerModName, getServerMotd, getSpawnPoint, getSpawnWorld, getStructureTemplateManager, getSubscriberTracker, getThread, getTickManager, getTicks, getTickTimes, getTimeReference, getUseAllowlist, getVersion, getWorld, getWorldRegistryKeys, getWorlds, handleCustomClickAction, hasGui, hideOnlinePlayers, isDebugRunning, isDemo, isEnforceWhitelist, isEnterableWithPortal, isFlightEnabled, isHardcore, isLoading, isOnlineMode, isPvpEnabled, isRecorderActive, isRunning, isSaving, isSingleplayer, isSpawnProtected, isStopped, isStopping, kickNonWhitelistedPlayers, loadDataPacks, loadWorld, logChatMessage, onGameRuleUpdated, onPacketException, reloadResources, requireResourcePack, resetRecorder, runServer, runTask, runTasks, runTasksTillTickEnd, save, sendMessage, sendTimeUpdatePackets, setAutosave, setDemo, setDifficulty, setDifficultyLocked, setEnforceWhitelist, setHostProfile, setMotd, setOnlineMode, setPlayerIdleTimeout, setPlayerManager, setPreventProxyConnections, setServerId, setServerIp, setServerPort, setSpawnPoint, setupRecorder, setUseAllowlist, setWorldGenException, shouldEnforceSecureProfile, shouldExecuteAsync, shouldLogIps, shouldPreventProxyConnections, shouldReceiveFeedback, shouldSpawnMonsters, shouldTrackOutput, startDebug, startServer, stopDebug, stopRecorder, tickNetworkIo, tickWorlds, updateAutosaveTicks, updateDifficulty, updateMobSpawnOptions, waitForTasksMethods inherited from class net.minecraft.util.thread.ReentrantThreadExecutor
hasRunningTasksMethods inherited from class net.minecraft.util.thread.ThreadExecutor
cancelTasks, createSamplers, execute, getName, getTaskCount, isMemoryError, isOnThread, method_72378, runTasks, send, submit, submit, submitAndJoinMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.server.world.ChunkErrorHandler
onChunkMisplacementMethods inherited from interface net.minecraft.server.command.CommandOutput
cannotBeSilencedMethods inherited from interface net.minecraft.util.thread.TaskExecutor
executeAsync
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/server/integrated/IntegratedServer;LOGGER:Lorg/slf4j/Logger;intermediary field_5520Lnet/minecraft/class_1132;field_5520:Lorg/slf4j/Logger;official nLigy;n:Lorg/slf4j/Logger;
-
field_34964
private static final int field_34964- See Also:
- Mappings:
Namespace Name Mixin selector named field_34964Lnet/minecraft/server/integrated/IntegratedServer;field_34964:Iintermediary field_34964Lnet/minecraft/class_1132;field_34964:Iofficial oLigy;o:I
-
field_62489
public static final int field_62489- See Also:
- Mappings:
Namespace Name Mixin selector named field_62489Lnet/minecraft/server/integrated/IntegratedServer;field_62489:Iintermediary field_62489Lnet/minecraft/class_1132;field_62489:Iofficial mLigy;m:I
-
client
- Mappings:
Namespace Name Mixin selector named clientLnet/minecraft/server/integrated/IntegratedServer;client:Lnet/minecraft/client/MinecraftClient;intermediary field_5518Lnet/minecraft/class_1132;field_5518:Lnet/minecraft/class_310;official pLigy;p:Lfzz;
-
paused
private boolean paused- Mappings:
Namespace Name Mixin selector named pausedLnet/minecraft/server/integrated/IntegratedServer;paused:Zintermediary field_5524Lnet/minecraft/class_1132;field_5524:Zofficial qLigy;q:Z
-
lanPort
private int lanPort- Mappings:
Namespace Name Mixin selector named lanPortLnet/minecraft/server/integrated/IntegratedServer;lanPort:Iintermediary field_5522Lnet/minecraft/class_1132;field_5522:Iofficial rLigy;r:I
-
forcedGameMode
- Mappings:
Namespace Name Mixin selector named forcedGameModeLnet/minecraft/server/integrated/IntegratedServer;forcedGameMode:Lnet/minecraft/world/GameMode;intermediary field_28075Lnet/minecraft/class_1132;field_28075:Lnet/minecraft/class_1934;official sLigy;s:Ldrn;
-
lanPinger
- Mappings:
Namespace Name Mixin selector named lanPingerLnet/minecraft/server/integrated/IntegratedServer;lanPinger:Lnet/minecraft/client/network/LanServerPinger;intermediary field_5519Lnet/minecraft/class_1132;field_5519:Lnet/minecraft/class_1133;official tLigy;t:Lihb;
-
localPlayerUuid
- Mappings:
Namespace Name Mixin selector named localPlayerUuidLnet/minecraft/server/integrated/IntegratedServer;localPlayerUuid:Ljava/util/UUID;intermediary field_5521Lnet/minecraft/class_1132;field_5521:Ljava/util/UUID;official uLigy;u:Ljava/util/UUID;
-
simulationDistance
private int simulationDistance- Mappings:
Namespace Name Mixin selector named simulationDistanceLnet/minecraft/server/integrated/IntegratedServer;simulationDistance:Iintermediary field_34965Lnet/minecraft/class_1132;field_34965:Iofficial vLigy;v:I
-
-
Constructor Details
-
IntegratedServer
public IntegratedServer(Thread serverThread, MinecraftClient client, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, ApiServices apiServices, ChunkLoadProgress chunkLoadProgress) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/server/integrated/IntegratedServer;<init>(Ljava/lang/Thread;Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/world/level/storage/LevelStorage$Session;Lnet/minecraft/resource/ResourcePackManager;Lnet/minecraft/server/SaveLoader;Lnet/minecraft/util/ApiServices;Lnet/minecraft/world/chunk/ChunkLoadProgress;)Vintermediary <init>Lnet/minecraft/class_1132;<init>(Ljava/lang/Thread;Lnet/minecraft/class_310;Lnet/minecraft/class_32$class_5143;Lnet/minecraft/class_3283;Lnet/minecraft/class_6904;Lnet/minecraft/class_7497;Lnet/minecraft/class_11545;)Vofficial <init>Ligy;<init>(Ljava/lang/Thread;Lfzz;Lfih$c;Lbaa;Lani;Lane;Laxi;)V
-
-
Method Details
-
setupServer
public boolean setupServer()Setups a Minecraft server to be ready for players to connect. This method does several things including loading server properties and loading worlds.- Specified by:
setupServerin classMinecraftServer- Returns:
- true if the Minecraft server was successfully setup, false if the server failed to be setup.
- Mappings:
Namespace Name Mixin selector named setupServerLnet/minecraft/server/MinecraftServer;setupServer()Zintermediary method_3823Lnet/minecraft/server/MinecraftServer;method_3823()Zofficial eLnet/minecraft/server/MinecraftServer;e()Z
-
isPaused
public boolean isPaused()- Overrides:
isPausedin classMinecraftServer- Mappings:
Namespace Name Mixin selector named isPausedLnet/minecraft/server/MinecraftServer;isPaused()Zintermediary method_54809Lnet/minecraft/server/MinecraftServer;method_54809()Zofficial JLnet/minecraft/server/MinecraftServer;J()Z
-
tick
- Overrides:
tickin classMinecraftServer- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/server/MinecraftServer;tick(Ljava/util/function/BooleanSupplier;)Vintermediary method_3748Lnet/minecraft/server/MinecraftServer;method_3748(Ljava/util/function/BooleanSupplier;)Vofficial aLnet/minecraft/server/MinecraftServer;a(Ljava/util/function/BooleanSupplier;)V
-
getDebugSampleLog
- Specified by:
getDebugSampleLogin classMinecraftServer- Mappings:
Namespace Name Mixin selector named getDebugSampleLogLnet/minecraft/server/integrated/IntegratedServer;getDebugSampleLog()Lnet/minecraft/util/profiler/MultiValueDebugSampleLogImpl;intermediary method_56881Lnet/minecraft/class_1132;method_56881()Lnet/minecraft/class_9191;official aLigy;a()Lbwb;
-
shouldPushTickTimeLog
public boolean shouldPushTickTimeLog()- Specified by:
shouldPushTickTimeLogin classMinecraftServer- Mappings:
Namespace Name Mixin selector named shouldPushTickTimeLogLnet/minecraft/server/MinecraftServer;shouldPushTickTimeLog()Zintermediary method_56626Lnet/minecraft/server/MinecraftServer;method_56626()Zofficial gLnet/minecraft/server/MinecraftServer;g()Z
-
incrementTotalWorldTimeStat
private void incrementTotalWorldTimeStat()- Mappings:
Namespace Name Mixin selector named incrementTotalWorldTimeStatLnet/minecraft/server/integrated/IntegratedServer;incrementTotalWorldTimeStat()Vintermediary method_36439Lnet/minecraft/class_1132;method_36439()Vofficial bLigy;b()V
-
shouldBroadcastRconToOps
public boolean shouldBroadcastRconToOps()- Specified by:
shouldBroadcastRconToOpsin classMinecraftServer- Mappings:
Namespace Name Mixin selector named shouldBroadcastRconToOpsLnet/minecraft/server/MinecraftServer;shouldBroadcastRconToOps()Zintermediary method_3732Lnet/minecraft/server/MinecraftServer;method_3732()Zofficial mLnet/minecraft/server/MinecraftServer;m()Z
-
shouldBroadcastConsoleToOps
public boolean shouldBroadcastConsoleToOps()- Specified by:
shouldBroadcastConsoleToOpsin interfaceCommandOutput- Specified by:
shouldBroadcastConsoleToOpsin classMinecraftServer- Mappings:
Namespace Name Mixin selector named shouldBroadcastConsoleToOpsLnet/minecraft/server/command/CommandOutput;shouldBroadcastConsoleToOps()Zintermediary method_9201Lnet/minecraft/class_2165;method_9201()Zofficial cLei;c()Z
-
getRunDirectory
- Overrides:
getRunDirectoryin classMinecraftServer- Mappings:
Namespace Name Mixin selector named getRunDirectoryLnet/minecraft/server/MinecraftServer;getRunDirectory()Ljava/nio/file/Path;intermediary method_3831Lnet/minecraft/server/MinecraftServer;method_3831()Ljava/nio/file/Path;official ILnet/minecraft/server/MinecraftServer;I()Ljava/nio/file/Path;
-
isDedicated
public boolean isDedicated()Checks whether this server is a dedicated server.A dedicated server refers to a Minecraft server implementation which is detached from a parent Minecraft client process. A dedicated Minecraft server only accepts remote connections.
- Specified by:
isDedicatedin classMinecraftServer- Mappings:
Namespace Name Mixin selector named isDedicatedLnet/minecraft/server/MinecraftServer;isDedicated()Zintermediary method_3816Lnet/minecraft/server/MinecraftServer;method_3816()Zofficial nLnet/minecraft/server/MinecraftServer;n()Z
-
getRateLimit
public int getRateLimit()- Specified by:
getRateLimitin classMinecraftServer- Mappings:
Namespace Name Mixin selector named getRateLimitLnet/minecraft/server/MinecraftServer;getRateLimit()Iintermediary method_30612Lnet/minecraft/server/MinecraftServer;method_30612()Iofficial oLnet/minecraft/server/MinecraftServer;o()I
-
isUsingNativeTransport
public boolean isUsingNativeTransport()- Specified by:
isUsingNativeTransportin classMinecraftServer- Mappings:
Namespace Name Mixin selector named isUsingNativeTransportLnet/minecraft/server/MinecraftServer;isUsingNativeTransport()Zintermediary method_3759Lnet/minecraft/server/MinecraftServer;method_3759()Zofficial pLnet/minecraft/server/MinecraftServer;p()Z
-
setCrashReport
- Overrides:
setCrashReportin classMinecraftServer- Mappings:
Namespace Name Mixin selector named setCrashReportLnet/minecraft/server/MinecraftServer;setCrashReport(Lnet/minecraft/util/crash/CrashReport;)Vintermediary method_3744Lnet/minecraft/server/MinecraftServer;method_3744(Lnet/minecraft/class_128;)Vofficial aLnet/minecraft/server/MinecraftServer;a(Lp;)V
-
addExtraSystemDetails
- Specified by:
addExtraSystemDetailsin classMinecraftServer- Mappings:
Namespace Name Mixin selector named addExtraSystemDetailsLnet/minecraft/server/MinecraftServer;addExtraSystemDetails(Lnet/minecraft/util/SystemDetails;)Lnet/minecraft/util/SystemDetails;intermediary method_3859Lnet/minecraft/server/MinecraftServer;method_3859(Lnet/minecraft/class_6396;)Lnet/minecraft/class_6396;official aLnet/minecraft/server/MinecraftServer;a(Lae;)Lae;
-
getModStatus
- Overrides:
getModStatusin classMinecraftServer- Mappings:
Namespace Name Mixin selector named getModStatusLnet/minecraft/server/MinecraftServer;getModStatus()Lnet/minecraft/util/ModStatus;intermediary method_24307Lnet/minecraft/server/MinecraftServer;method_24307()Lnet/minecraft/class_6683;official ULnet/minecraft/server/MinecraftServer;U()Lbfg;
-
openToLan
Opens a server for LAN connections. This is only supported on an integrated server, a dedicated server will always fail to open to LAN.- Overrides:
openToLanin classMinecraftServer- Parameters:
gameMode- the game mode connecting players will have set by defaultcheatsAllowed- whether players on the server have operator permissionsport- the port to open up to LAN connections- Returns:
- whether the server was successfully opened to LAN
- Mappings:
Namespace Name Mixin selector named openToLanLnet/minecraft/server/MinecraftServer;openToLan(Lnet/minecraft/world/GameMode;ZI)Zintermediary method_3763Lnet/minecraft/server/MinecraftServer;method_3763(Lnet/minecraft/class_1934;ZI)Zofficial aLnet/minecraft/server/MinecraftServer;a(Ldrn;ZI)Z
-
shutdown
public void shutdown()- Overrides:
shutdownin classMinecraftServer- Mappings:
Namespace Name Mixin selector named shutdownLnet/minecraft/server/MinecraftServer;shutdown()Vintermediary method_3782Lnet/minecraft/server/MinecraftServer;method_3782()Vofficial zLnet/minecraft/server/MinecraftServer;z()V
-
stop
public void stop(boolean waitForShutdown) Stops this server.- Overrides:
stopin classMinecraftServer- Parameters:
waitForShutdown- whether to wait for server shutdown, if called outside the server thread- API Note:
- Pass
truetowaitForShutdownto wait until the server shuts down. Note that this must befalseif called from the server thread, otherwise it deadlocks. - Mappings:
Namespace Name Mixin selector named stopLnet/minecraft/server/MinecraftServer;stop(Z)Vintermediary method_3747Lnet/minecraft/server/MinecraftServer;method_3747(Z)Vofficial aLnet/minecraft/server/MinecraftServer;a(Z)V
-
isRemote
public boolean isRemote()- Specified by:
isRemotein classMinecraftServer- Mappings:
Namespace Name Mixin selector named isRemoteLnet/minecraft/server/MinecraftServer;isRemote()Zintermediary method_3860Lnet/minecraft/server/MinecraftServer;method_3860()Zofficial sLnet/minecraft/server/MinecraftServer;s()Z
-
getServerPort
public int getServerPort()- Overrides:
getServerPortin classMinecraftServer- Mappings:
Namespace Name Mixin selector named getServerPortLnet/minecraft/server/MinecraftServer;getServerPort()Iintermediary method_3756Lnet/minecraft/server/MinecraftServer;method_3756()Iofficial WLnet/minecraft/server/MinecraftServer;W()I
-
setDefaultGameMode
- Overrides:
setDefaultGameModein classMinecraftServer- Mappings:
Namespace Name Mixin selector named setDefaultGameModeLnet/minecraft/server/MinecraftServer;setDefaultGameMode(Lnet/minecraft/world/GameMode;)Vintermediary method_3838Lnet/minecraft/server/MinecraftServer;method_3838(Lnet/minecraft/class_1934;)Vofficial aLnet/minecraft/server/MinecraftServer;a(Ldrn;)V
-
getOpPermissionLevel
public int getOpPermissionLevel()- Specified by:
getOpPermissionLevelin classMinecraftServer- Mappings:
Namespace Name Mixin selector named getOpPermissionLevelLnet/minecraft/server/MinecraftServer;getOpPermissionLevel()Iintermediary method_3798Lnet/minecraft/server/MinecraftServer;method_3798()Iofficial kLnet/minecraft/server/MinecraftServer;k()I
-
getFunctionPermissionLevel
public int getFunctionPermissionLevel()- Specified by:
getFunctionPermissionLevelin classMinecraftServer- Mappings:
Namespace Name Mixin selector named getFunctionPermissionLevelLnet/minecraft/server/MinecraftServer;getFunctionPermissionLevel()Iintermediary method_21714Lnet/minecraft/server/MinecraftServer;method_21714()Iofficial lLnet/minecraft/server/MinecraftServer;l()I
-
setLocalPlayerUuid
- Mappings:
Namespace Name Mixin selector named setLocalPlayerUuidLnet/minecraft/server/integrated/IntegratedServer;setLocalPlayerUuid(Ljava/util/UUID;)Vintermediary method_4817Lnet/minecraft/class_1132;method_4817(Ljava/util/UUID;)Vofficial aLigy;a(Ljava/util/UUID;)V
-
isHost
- Specified by:
isHostin classMinecraftServer- Mappings:
Namespace Name Mixin selector named isHostLnet/minecraft/server/MinecraftServer;isHost(Lnet/minecraft/server/PlayerConfigEntry;)Zintermediary method_19466Lnet/minecraft/server/MinecraftServer;method_19466(Lnet/minecraft/class_11560;)Zofficial aLnet/minecraft/server/MinecraftServer;a(Lbbb;)Z
-
adjustTrackingDistance
public int adjustTrackingDistance(int initialDistance) - Overrides:
adjustTrackingDistancein classMinecraftServer- Mappings:
Namespace Name Mixin selector named adjustTrackingDistanceLnet/minecraft/server/MinecraftServer;adjustTrackingDistance(I)Iintermediary method_27903Lnet/minecraft/server/MinecraftServer;method_27903(I)Iofficial cLnet/minecraft/server/MinecraftServer;c(I)I
-
syncChunkWrites
public boolean syncChunkWrites()- Overrides:
syncChunkWritesin classMinecraftServer- Mappings:
Namespace Name Mixin selector named syncChunkWritesLnet/minecraft/server/MinecraftServer;syncChunkWrites()Zintermediary method_27051Lnet/minecraft/server/MinecraftServer;method_27051()Zofficial bdLnet/minecraft/server/MinecraftServer;bd()Z
-
getForcedGameMode
Returns the game mode a player should be set to when connecting to the server, ornullif none is set.- Overrides:
getForcedGameModein classMinecraftServer- Mappings:
Namespace Name Mixin selector named getForcedGameModeLnet/minecraft/server/MinecraftServer;getForcedGameMode()Lnet/minecraft/world/GameMode;intermediary method_3761Lnet/minecraft/server/MinecraftServer;method_3761()Lnet/minecraft/class_1934;official bjLnet/minecraft/server/MinecraftServer;bj()Ldrn;
-
getSpawnPos
- Overrides:
getSpawnPosin classMinecraftServer- Mappings:
Namespace Name Mixin selector named getSpawnPosLnet/minecraft/server/MinecraftServer;getSpawnPos()Lnet/minecraft/util/math/GlobalPos;intermediary method_73041Lnet/minecraft/server/MinecraftServer;method_73041()Lnet/minecraft/class_4208;official xLnet/minecraft/server/MinecraftServer;x()Ljj;
-
saveAll
public boolean saveAll(boolean suppressLogs, boolean flush, boolean force) - Overrides:
saveAllin classMinecraftServer- Mappings:
Namespace Name Mixin selector named saveAllLnet/minecraft/server/MinecraftServer;saveAll(ZZZ)Zintermediary method_39218Lnet/minecraft/server/MinecraftServer;method_39218(ZZZ)Zofficial bLnet/minecraft/server/MinecraftServer;b(ZZZ)Z
-
checkLowDiskSpaceWarning
private void checkLowDiskSpaceWarning()- Mappings:
Namespace Name Mixin selector named checkLowDiskSpaceWarningLnet/minecraft/server/integrated/IntegratedServer;checkLowDiskSpaceWarning()Vintermediary method_57823Lnet/minecraft/class_1132;method_57823()Vofficial dLigy;d()V
-
onChunkLoadFailure
- Specified by:
onChunkLoadFailurein interfaceChunkErrorHandler- Overrides:
onChunkLoadFailurein classMinecraftServer- Mappings:
Namespace Name Mixin selector named onChunkLoadFailureLnet/minecraft/server/world/ChunkErrorHandler;onChunkLoadFailure(Ljava/lang/Throwable;Lnet/minecraft/world/storage/StorageKey;Lnet/minecraft/util/math/ChunkPos;)Vintermediary method_57821Lnet/minecraft/class_9820;method_57821(Ljava/lang/Throwable;Lnet/minecraft/class_9240;Lnet/minecraft/class_1923;)Vofficial aLemv;a(Ljava/lang/Throwable;Leng;Ldqv;)V
-
onChunkSaveFailure
- Specified by:
onChunkSaveFailurein interfaceChunkErrorHandler- Overrides:
onChunkSaveFailurein classMinecraftServer- Mappings:
Namespace Name Mixin selector named onChunkSaveFailureLnet/minecraft/server/world/ChunkErrorHandler;onChunkSaveFailure(Ljava/lang/Throwable;Lnet/minecraft/world/storage/StorageKey;Lnet/minecraft/util/math/ChunkPos;)Vintermediary method_57822Lnet/minecraft/class_9820;method_57822(Ljava/lang/Throwable;Lnet/minecraft/class_9240;Lnet/minecraft/class_1923;)Vofficial bLemv;b(Ljava/lang/Throwable;Leng;Ldqv;)V
-
getMaxPlayerCount
public int getMaxPlayerCount()- Mappings:
Namespace Name Mixin selector named getMaxPlayerCountLnet/minecraft/network/QueryableServer;getMaxPlayerCount()Iintermediary method_3802Lnet/minecraft/class_8599;method_3802()Iofficial tLamz;t()I
-