Package net.minecraft.server.dedicated
Class MinecraftDedicatedServer
java.lang.Object
net.minecraft.util.thread.ThreadExecutor<R>
net.minecraft.util.thread.ReentrantThreadExecutor<ServerTask>
net.minecraft.server.MinecraftServer
net.minecraft.server.dedicated.MinecraftDedicatedServer
- All Implemented Interfaces:
- AutoCloseable,- Executor,- CommandOutput,- DedicatedServer,- MessageListener<ServerTask>,- SampleableExecutor
- Mappings:
- Namespace - Name - official - ahe- intermediary - net/minecraft/class_3176- named - net/minecraft/server/dedicated/MinecraftDedicatedServer
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.server.MinecraftServerMinecraftServer.ServerResourcePackProperties
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final List<PendingServerCommand>private static final intprivate static final intprivate final @Nullable TextFiltererprivate @Nullable DedicatedServerGui(package private) static final Loggerprivate final ServerPropertiesLoaderprivate @Nullable QueryResponseHandlerprivate final RconCommandOutputprivate @Nullable RconListenerFields inherited from class net.minecraft.server.MinecraftServerANONYMOUS_PLAYER_PROFILE, apiServices, DEMO_LEVEL_INFO, field_33206, lastTickLengths, MAX_WORLD_BORDER_RADIUS, proxy, saveHandler, saveProperties, session, START_TICKET_CHUNK_RADIUS, VANILLAFields inherited from interface net.minecraft.server.command.CommandOutputDUMMY
- 
Constructor SummaryConstructorsConstructorDescriptionMinecraftDedicatedServer(Thread serverThread, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, ServerPropertiesLoader propertiesLoader, com.mojang.datafixers.DataFixer dataFixer, ApiServices apiServices, WorldGenerationProgressListenerFactory worldGenerationProgressListenerFactory) 
- 
Method SummaryModifier and TypeMethodDescriptionbooleanaddExtraSystemDetails(SystemDetails details) intadjustTrackingDistance(int initialDistance) booleanSpecifies whether command blocks can execute commands on the server.protected booleancreateFilterer(ServerPlayerEntity player) voidvoiddumpProperties(Path file) voidenqueueCommand(String command, ServerCommandSource commandSource) voidexecuteRconCommand(String command) voidexit()Returns the game mode a player should be set to when connecting to the server, ornullif none is set.intintlongintgetMotd()intintintgetPort()intintbooleanhasGui()booleanbooleanChecks whether this server is a dedicated server.booleanbooleanisHost(com.mojang.authlib.GameProfile profile) booleanbooleanbooleanisRemote()booleanisSpawnProtected(ServerWorld world, BlockPos pos, PlayerEntity player) booleanvoidsetPlayerIdleTimeout(int playerIdleTimeout) booleanSetups a Minecraft server to be ready for players to connect.voidsetUseWhitelist(boolean useWhitelist) booleanbooleanbooleanbooleanbooleanvoidshutdown()private voidbooleanvoidtickWorlds(BooleanSupplier shouldKeepTicking) voidMethods inherited from class net.minecraft.server.MinecraftServeraddServerGuiTickable, addSystemDetails, canExecute, close, createTask, createWorlds, executeSync, executeTask, forcePlayerSampleUpdate, forceStopRecorder, generateKeyPair, getAdvancementLoader, getBossBarManager, getCombinedDynamicRegistries, getCommandFunctionManager, getCommandManager, getCommandSource, getCurrentPlayerCount, getDataCommandStorage, getDataFixer, getDataPackManager, getDefaultGameMode, getFile, getGameProfileRepo, getGameRules, getHostProfile, getIconFile, getKeyPair, getLootManager, getMaxPlayerCount, getMessageDecorator, getMetricsData, getModStatus, getNetworkIo, getOverworld, getPermissionLevel, getPlayerIdleTimeout, getPlayerInteractionManager, getPlayerNames, getProfiler, getProxy, getRecipeManager, getRegistryManager, getResourceManager, getRunDirectory, getSavePath, getSaveProperties, getScoreboard, getServerIp, getServerMetadata, getServerModName, getServerMotd, getServerPort, getServicesSignatureVerifier, getSessionService, getSpawnRadius, getStructureTemplateManager, getThread, getTicks, getTickTime, getTimeReference, getUserCache, getVersion, getWorld, getWorldRegistryKeys, getWorlds, isDebugRunning, isDemo, isEnforceWhitelist, isFlightEnabled, isLoading, isOnlineMode, isPvpEnabled, isRecorderActive, isRunning, isSaving, isSingleplayer, isStopped, isStopping, kickNonWhitelistedPlayers, loadDataPacks, loadWorld, logChatMessage, openToLan, reloadResources, requireResourcePack, resetRecorder, runServer, runTask, runTasksTillTickEnd, save, saveAll, sendMessage, sendTimeUpdatePackets, setCrashReport, setDefaultGameMode, setDemo, setDifficulty, setDifficultyLocked, setEnforceWhitelist, setFlightEnabled, setHostProfile, setMotd, setOnlineMode, setPlayerManager, setPreventProxyConnections, setPvpEnabled, setServerId, setServerIp, setServerPort, setupRecorder, shouldExecuteAsync, shouldPreventProxyConnections, shouldReceiveFeedback, shouldTrackOutput, startDebug, startServer, stop, stopDebug, stopRecorder, tickMethods inherited from class net.minecraft.util.thread.ReentrantThreadExecutorhasRunningTasksMethods inherited from class net.minecraft.util.thread.ThreadExecutorcancelTasks, createSamplers, execute, getName, getTaskCount, isOnThread, runTasks, runTasks, send, submit, submit, submitAndJoin, waitForTasksMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.server.command.CommandOutputcannotBeSilencedMethods inherited from interface net.minecraft.server.dedicated.DedicatedServergetCurrentPlayerCount, getMaxPlayerCount, getPlayerNames, getVersionMethods inherited from interface net.minecraft.util.thread.MessageListenerask, askFallible
- 
Field Details- 
LOGGER- Mappings:
- Namespace - Name - Mixin selector - official - n- Lahe;n:Lorg/slf4j/Logger;- intermediary - field_13814- Lnet/minecraft/class_3176;field_13814:Lorg/slf4j/Logger;- named - LOGGER- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;LOGGER:Lorg/slf4j/Logger;
 
- 
field_29662private static final int field_29662- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - o- Lahe;o:I- intermediary - field_29662- Lnet/minecraft/class_3176;field_29662:I- named - field_29662- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;field_29662:I
 
- 
field_29663private static final int field_29663- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - p- Lahe;p:I- intermediary - field_29663- Lnet/minecraft/class_3176;field_29663:I- named - field_29663- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;field_29663:I
 
- 
commandQueue- Mappings:
- Namespace - Name - Mixin selector - official - q- Lahe;q:Ljava/util/List;- intermediary - field_13815- Lnet/minecraft/class_3176;field_13815:Ljava/util/List;- named - commandQueue- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;commandQueue:Ljava/util/List;
 
- 
queryResponseHandler- Mappings:
- Namespace - Name - Mixin selector - official - r- Lahe;r:Lama;- intermediary - field_13816- Lnet/minecraft/class_3176;field_13816:Lnet/minecraft/class_3364;- named - queryResponseHandler- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;queryResponseHandler:Lnet/minecraft/server/rcon/QueryResponseHandler;
 
- 
rconCommandOutput- Mappings:
- Namespace - Name - Mixin selector - official - s- Lahe;s:Lalx;- intermediary - field_13811- Lnet/minecraft/class_3176;field_13811:Lnet/minecraft/class_3350;- named - rconCommandOutput- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;rconCommandOutput:Lnet/minecraft/server/rcon/RconCommandOutput;
 
- 
rconServer- Mappings:
- Namespace - Name - Mixin selector - official - t- Lahe;t:Lamc;- intermediary - field_13819- Lnet/minecraft/class_3176;field_13819:Lnet/minecraft/class_3408;- named - rconServer- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;rconServer:Lnet/minecraft/server/rcon/RconListener;
 
- 
propertiesLoader- Mappings:
- Namespace - Name - Mixin selector - official - u- Lahe;u:Lahg;- intermediary - field_16799- Lnet/minecraft/class_3176;field_16799:Lnet/minecraft/class_3807;- named - propertiesLoader- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;propertiesLoader:Lnet/minecraft/server/dedicated/ServerPropertiesLoader;
 
- 
gui- Mappings:
- Namespace - Name - Mixin selector - official - v- Lahe;v:Lahk;- intermediary - field_16800- Lnet/minecraft/class_3176;field_16800:Lnet/minecraft/class_3182;- named - gui- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;gui:Lnet/minecraft/server/dedicated/gui/DedicatedServerGui;
 
- 
filterer- Mappings:
- Namespace - Name - Mixin selector - official - w- Lahe;w:Laje;- intermediary - field_26898- Lnet/minecraft/class_3176;field_26898:Lnet/minecraft/class_5514;- named - filterer- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;filterer:Lnet/minecraft/server/filter/TextFilterer;
 
 
- 
- 
Constructor Details- 
MinecraftDedicatedServerpublic MinecraftDedicatedServer(Thread serverThread, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, ServerPropertiesLoader propertiesLoader, com.mojang.datafixers.DataFixer dataFixer, ApiServices apiServices, WorldGenerationProgressListenerFactory worldGenerationProgressListenerFactory) - Mappings:
- Namespace - Name - Mixin selector - official - <init>- Lahe;<init>(Ljava/lang/Thread;Ldyy$c;Laki;Ladk;Lahg;Lcom/mojang/datafixers/DataFixer;Ladh;Laip;)V- intermediary - <init>- Lnet/minecraft/class_3176;<init>(Ljava/lang/Thread;Lnet/minecraft/class_32$class_5143;Lnet/minecraft/class_3283;Lnet/minecraft/class_6904;Lnet/minecraft/class_3807;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/class_7497;Lnet/minecraft/class_3950;)V- named - <init>- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;<init>(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorage$Session;Lnet/minecraft/resource/ResourcePackManager;Lnet/minecraft/server/SaveLoader;Lnet/minecraft/server/dedicated/ServerPropertiesLoader;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/util/ApiServices;Lnet/minecraft/server/WorldGenerationProgressListenerFactory;)V
 
 
- 
- 
Method Details- 
setupServerSetups 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 class- MinecraftServer
- Returns:
- true if the Minecraft server was successfully setup, false if the server failed to be setup.
- Throws:
- IOException
- Mappings:
- Namespace - Name - Mixin selector - official - e- Lnet/minecraft/server/MinecraftServer;e()Z- intermediary - method_3823- Lnet/minecraft/server/MinecraftServer;method_3823()Z- named - setupServer- Lnet/minecraft/server/MinecraftServer;setupServer()Z
 
- 
shouldSpawnAnimalspublic boolean shouldSpawnAnimals()- Overrides:
- shouldSpawnAnimalsin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - W- Lnet/minecraft/server/MinecraftServer;W()Z- intermediary - method_3796- Lnet/minecraft/server/MinecraftServer;method_3796()Z- named - shouldSpawnAnimals- Lnet/minecraft/server/MinecraftServer;shouldSpawnAnimals()Z
 
- 
isMonsterSpawningEnabledpublic boolean isMonsterSpawningEnabled()- Overrides:
- isMonsterSpawningEnabledin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - Q- Lnet/minecraft/server/MinecraftServer;Q()Z- intermediary - method_3783- Lnet/minecraft/server/MinecraftServer;method_3783()Z- named - isMonsterSpawningEnabled- Lnet/minecraft/server/MinecraftServer;isMonsterSpawningEnabled()Z
 
- 
shouldSpawnNpcspublic boolean shouldSpawnNpcs()- Overrides:
- shouldSpawnNpcsin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - X- Lnet/minecraft/server/MinecraftServer;X()Z- intermediary - method_3736- Lnet/minecraft/server/MinecraftServer;method_3736()Z- named - shouldSpawnNpcs- Lnet/minecraft/server/MinecraftServer;shouldSpawnNpcs()Z
 
- 
getProperties- Specified by:
- getPropertiesin interface- DedicatedServer
- Mappings:
- Namespace - Name - Mixin selector - official - a- Ladf;a()Lahf;- intermediary - method_16705- Lnet/minecraft/class_2994;method_16705()Lnet/minecraft/class_3806;- named - getProperties- Lnet/minecraft/server/dedicated/DedicatedServer;getProperties()Lnet/minecraft/server/dedicated/ServerPropertiesHandler;
 
- 
updateDifficultypublic void updateDifficulty()- Overrides:
- updateDifficultyin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - r- Lnet/minecraft/server/MinecraftServer;r()V- intermediary - method_27731- Lnet/minecraft/server/MinecraftServer;method_27731()V- named - updateDifficulty- Lnet/minecraft/server/MinecraftServer;updateDifficulty()V
 
- 
isHardcorepublic boolean isHardcore()- Overrides:
- isHardcorein class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - h- Lnet/minecraft/server/MinecraftServer;h()Z- intermediary - method_3754- Lnet/minecraft/server/MinecraftServer;method_3754()Z- named - isHardcore- Lnet/minecraft/server/MinecraftServer;isHardcore()Z
 
- 
addExtraSystemDetails- Specified by:
- addExtraSystemDetailsin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lnet/minecraft/server/MinecraftServer;a(Lab;)Lab;- intermediary - method_3859- Lnet/minecraft/server/MinecraftServer;method_3859(Lnet/minecraft/class_6396;)Lnet/minecraft/class_6396;- named - addExtraSystemDetails- Lnet/minecraft/server/MinecraftServer;addExtraSystemDetails(Lnet/minecraft/util/SystemDetails;)Lnet/minecraft/util/SystemDetails;
 
- 
dumpProperties- Overrides:
- dumpPropertiesin class- MinecraftServer
- Throws:
- IOException
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lnet/minecraft/server/MinecraftServer;a(Ljava/nio/file/Path;)V- intermediary - method_37113- Lnet/minecraft/server/MinecraftServer;method_37113(Ljava/nio/file/Path;)V- named - dumpProperties- Lnet/minecraft/server/MinecraftServer;dumpProperties(Ljava/nio/file/Path;)V
 
- 
exitpublic void exit()- Overrides:
- exitin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - g- Lnet/minecraft/server/MinecraftServer;g()V- intermediary - method_3821- Lnet/minecraft/server/MinecraftServer;method_3821()V- named - exit- Lnet/minecraft/server/MinecraftServer;exit()V
 
- 
tickWorlds- Overrides:
- tickWorldsin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lnet/minecraft/server/MinecraftServer;b(Ljava/util/function/BooleanSupplier;)V- intermediary - method_3813- Lnet/minecraft/server/MinecraftServer;method_3813(Ljava/util/function/BooleanSupplier;)V- named - tickWorlds- Lnet/minecraft/server/MinecraftServer;tickWorlds(Ljava/util/function/BooleanSupplier;)V
 
- 
isNetherAllowedpublic boolean isNetherAllowed()- Overrides:
- isNetherAllowedin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - B- Lnet/minecraft/server/MinecraftServer;B()Z- intermediary - method_3839- Lnet/minecraft/server/MinecraftServer;method_3839()Z- named - isNetherAllowed- Lnet/minecraft/server/MinecraftServer;isNetherAllowed()Z
 
- 
enqueueCommand- Mappings:
- Namespace - Name - Mixin selector - official - a- Lahe;a(Ljava/lang/String;Lds;)V- intermediary - method_13947- Lnet/minecraft/class_3176;method_13947(Ljava/lang/String;Lnet/minecraft/class_2168;)V- named - enqueueCommand- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;enqueueCommand(Ljava/lang/String;Lnet/minecraft/server/command/ServerCommandSource;)V
 
- 
executeQueuedCommandspublic void executeQueuedCommands()- Mappings:
- Namespace - Name - Mixin selector - official - bf- Lahe;bf()V- intermediary - method_13941- Lnet/minecraft/class_3176;method_13941()V- named - executeQueuedCommands- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;executeQueuedCommands()V
 
- 
isDedicatedpublic 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 class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - l- Lnet/minecraft/server/MinecraftServer;l()Z- intermediary - method_3816- Lnet/minecraft/server/MinecraftServer;method_3816()Z- named - isDedicated- Lnet/minecraft/server/MinecraftServer;isDedicated()Z
 
- 
getRateLimitpublic int getRateLimit()- Specified by:
- getRateLimitin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - m- Lnet/minecraft/server/MinecraftServer;m()I- intermediary - method_30612- Lnet/minecraft/server/MinecraftServer;method_30612()I- named - getRateLimit- Lnet/minecraft/server/MinecraftServer;getRateLimit()I
 
- 
isUsingNativeTransportpublic boolean isUsingNativeTransport()- Specified by:
- isUsingNativeTransportin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - n- Lnet/minecraft/server/MinecraftServer;n()Z- intermediary - method_3759- Lnet/minecraft/server/MinecraftServer;method_3759()Z- named - isUsingNativeTransport- Lnet/minecraft/server/MinecraftServer;isUsingNativeTransport()Z
 
- 
getPlayerManager- Overrides:
- getPlayerManagerin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - bg- Lahe;bg()Lahd;- intermediary - method_13949- Lnet/minecraft/class_3176;method_13949()Lnet/minecraft/class_3174;- named - getPlayerManager- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;getPlayerManager()Lnet/minecraft/server/dedicated/DedicatedPlayerManager;
 
- 
isRemotepublic boolean isRemote()- Specified by:
- isRemotein class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - p- Lnet/minecraft/server/MinecraftServer;p()Z- intermediary - method_3860- Lnet/minecraft/server/MinecraftServer;method_3860()Z- named - isRemote- Lnet/minecraft/server/MinecraftServer;isRemote()Z
 
- 
getHostname- Specified by:
- getHostnamein interface- DedicatedServer
- Mappings:
- Namespace - Name - Mixin selector - official - b- Ladf;b()Ljava/lang/String;- intermediary - method_12929- Lnet/minecraft/class_2994;method_12929()Ljava/lang/String;- named - getHostname- Lnet/minecraft/server/dedicated/DedicatedServer;getHostname()Ljava/lang/String;
 
- 
getPortpublic int getPort()- Specified by:
- getPortin interface- DedicatedServer
- Mappings:
- Namespace - Name - Mixin selector - official - d- Ladf;d()I- intermediary - method_12918- Lnet/minecraft/class_2994;method_12918()I- named - getPort- Lnet/minecraft/server/dedicated/DedicatedServer;getPort()I
 
- 
getMotd- Specified by:
- getMotdin interface- DedicatedServer
- Mappings:
- Namespace - Name - Mixin selector - official - f- Ladf;f()Ljava/lang/String;- intermediary - method_12930- Lnet/minecraft/class_2994;method_12930()Ljava/lang/String;- named - getMotd- Lnet/minecraft/server/dedicated/DedicatedServer;getMotd()Ljava/lang/String;
 
- 
createGuipublic void createGui()- Mappings:
- Namespace - Name - Mixin selector - official - bh- Lahe;bh()V- intermediary - method_13948- Lnet/minecraft/class_3176;method_13948()V- named - createGui- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;createGui()V
 
- 
hasGuipublic boolean hasGui()- Overrides:
- hasGuiin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - af- Lnet/minecraft/server/MinecraftServer;af()Z- intermediary - method_3727- Lnet/minecraft/server/MinecraftServer;method_3727()Z- named - hasGui- Lnet/minecraft/server/MinecraftServer;hasGui()Z
 
- 
areCommandBlocksEnabledpublic boolean areCommandBlocksEnabled()Specifies whether command blocks can execute commands on the server.- Specified by:
- areCommandBlocksEnabledin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - o- Lnet/minecraft/server/MinecraftServer;o()Z- intermediary - method_3812- Lnet/minecraft/server/MinecraftServer;method_3812()Z- named - areCommandBlocksEnabled- Lnet/minecraft/server/MinecraftServer;areCommandBlocksEnabled()Z
 
- 
getSpawnProtectionRadiuspublic int getSpawnProtectionRadius()- Overrides:
- getSpawnProtectionRadiusin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - ah- Lnet/minecraft/server/MinecraftServer;ah()I- intermediary - method_3841- Lnet/minecraft/server/MinecraftServer;method_3841()I- named - getSpawnProtectionRadius- Lnet/minecraft/server/MinecraftServer;getSpawnProtectionRadius()I
 
- 
isSpawnProtected- Overrides:
- isSpawnProtectedin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lnet/minecraft/server/MinecraftServer;a(Laif;Lgu;Lbyo;)Z- intermediary - method_3785- Lnet/minecraft/server/MinecraftServer;method_3785(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_1657;)Z- named - isSpawnProtected- Lnet/minecraft/server/MinecraftServer;isSpawnProtected(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;)Z
 
- 
acceptsStatusQuerypublic boolean acceptsStatusQuery()- Overrides:
- acceptsStatusQueryin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - ai- Lnet/minecraft/server/MinecraftServer;ai()Z- intermediary - method_27902- Lnet/minecraft/server/MinecraftServer;method_27902()Z- named - acceptsStatusQuery- Lnet/minecraft/server/MinecraftServer;acceptsStatusQuery()Z
 
- 
hideOnlinePlayerspublic boolean hideOnlinePlayers()- Overrides:
- hideOnlinePlayersin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - aj- Lnet/minecraft/server/MinecraftServer;aj()Z- intermediary - method_39424- Lnet/minecraft/server/MinecraftServer;method_39424()Z- named - hideOnlinePlayers- Lnet/minecraft/server/MinecraftServer;hideOnlinePlayers()Z
 
- 
getOpPermissionLevelpublic int getOpPermissionLevel()- Specified by:
- getOpPermissionLevelin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - i- Lnet/minecraft/server/MinecraftServer;i()I- intermediary - method_3798- Lnet/minecraft/server/MinecraftServer;method_3798()I- named - getOpPermissionLevel- Lnet/minecraft/server/MinecraftServer;getOpPermissionLevel()I
 
- 
getFunctionPermissionLevelpublic int getFunctionPermissionLevel()- Specified by:
- getFunctionPermissionLevelin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - j- Lnet/minecraft/server/MinecraftServer;j()I- intermediary - method_21714- Lnet/minecraft/server/MinecraftServer;method_21714()I- named - getFunctionPermissionLevel- Lnet/minecraft/server/MinecraftServer;getFunctionPermissionLevel()I
 
- 
setPlayerIdleTimeoutpublic void setPlayerIdleTimeout(int playerIdleTimeout) - Overrides:
- setPlayerIdleTimeoutin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - c- Lnet/minecraft/server/MinecraftServer;c(I)V- intermediary - method_3803- Lnet/minecraft/server/MinecraftServer;method_3803(I)V- named - setPlayerIdleTimeout- Lnet/minecraft/server/MinecraftServer;setPlayerIdleTimeout(I)V
 
- 
shouldBroadcastRconToOpspublic boolean shouldBroadcastRconToOps()- Specified by:
- shouldBroadcastRconToOpsin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - k- Lnet/minecraft/server/MinecraftServer;k()Z- intermediary - method_3732- Lnet/minecraft/server/MinecraftServer;method_3732()Z- named - shouldBroadcastRconToOps- Lnet/minecraft/server/MinecraftServer;shouldBroadcastRconToOps()Z
 
- 
shouldBroadcastConsoleToOpspublic boolean shouldBroadcastConsoleToOps()- Specified by:
- shouldBroadcastConsoleToOpsin interface- CommandOutput
- Specified by:
- shouldBroadcastConsoleToOpsin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - N_- Ldr;N_()Z- intermediary - method_9201- Lnet/minecraft/class_2165;method_9201()Z- named - shouldBroadcastConsoleToOps- Lnet/minecraft/server/command/CommandOutput;shouldBroadcastConsoleToOps()Z
 
- 
getMaxWorldBorderRadiuspublic int getMaxWorldBorderRadius()- Overrides:
- getMaxWorldBorderRadiusin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - as- Lnet/minecraft/server/MinecraftServer;as()I- intermediary - method_3749- Lnet/minecraft/server/MinecraftServer;method_3749()I- named - getMaxWorldBorderRadius- Lnet/minecraft/server/MinecraftServer;getMaxWorldBorderRadius()I
 
- 
getNetworkCompressionThresholdpublic int getNetworkCompressionThreshold()- Overrides:
- getNetworkCompressionThresholdin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - av- Lnet/minecraft/server/MinecraftServer;av()I- intermediary - method_3773- Lnet/minecraft/server/MinecraftServer;method_3773()I- named - getNetworkCompressionThreshold- Lnet/minecraft/server/MinecraftServer;getNetworkCompressionThreshold()I
 
- 
shouldEnforceSecureProfilepublic boolean shouldEnforceSecureProfile()- Overrides:
- shouldEnforceSecureProfilein class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - aw- Lnet/minecraft/server/MinecraftServer;aw()Z- intermediary - method_43500- Lnet/minecraft/server/MinecraftServer;method_43500()Z- named - shouldEnforceSecureProfile- Lnet/minecraft/server/MinecraftServer;shouldEnforceSecureProfile()Z
 
- 
convertDataprotected boolean convertData()- Mappings:
- Namespace - Name - Mixin selector - official - bi- Lahe;bi()Z- intermediary - method_13951- Lnet/minecraft/class_3176;method_13951()Z- named - convertData- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;convertData()Z
 
- 
sleepFiveSecondsprivate void sleepFiveSeconds()- Mappings:
- Namespace - Name - Mixin selector - official - bs- Lahe;bs()V- intermediary - method_13942- Lnet/minecraft/class_3176;method_13942()V- named - sleepFiveSeconds- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;sleepFiveSeconds()V
 
- 
getMaxTickTimepublic long getMaxTickTime()- Mappings:
- Namespace - Name - Mixin selector - official - bj- Lahe;bj()J- intermediary - method_13944- Lnet/minecraft/class_3176;method_13944()J- named - getMaxTickTime- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;getMaxTickTime()J
 
- 
getMaxChainedNeighborUpdatespublic int getMaxChainedNeighborUpdates()- Overrides:
- getMaxChainedNeighborUpdatesin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - bd- Lnet/minecraft/server/MinecraftServer;bd()I- intermediary - method_41239- Lnet/minecraft/server/MinecraftServer;method_41239()I- named - getMaxChainedNeighborUpdates- Lnet/minecraft/server/MinecraftServer;getMaxChainedNeighborUpdates()I
 
- 
getPlugins- Specified by:
- getPluginsin interface- DedicatedServer
- Mappings:
- Namespace - Name - Mixin selector - official - s- Ladf;s()Ljava/lang/String;- intermediary - method_12916- Lnet/minecraft/class_2994;method_12916()Ljava/lang/String;- named - getPlugins- Lnet/minecraft/server/dedicated/DedicatedServer;getPlugins()Ljava/lang/String;
 
- 
executeRconCommand- Specified by:
- executeRconCommandin interface- DedicatedServer
- Mappings:
- Namespace - Name - Mixin selector - official - a- Ladf;a(Ljava/lang/String;)Ljava/lang/String;- intermediary - method_12934- Lnet/minecraft/class_2994;method_12934(Ljava/lang/String;)Ljava/lang/String;- named - executeRconCommand- Lnet/minecraft/server/dedicated/DedicatedServer;executeRconCommand(Ljava/lang/String;)Ljava/lang/String;
 
- 
setUseWhitelistpublic void setUseWhitelist(boolean useWhitelist) - Mappings:
- Namespace - Name - Mixin selector - official - i- Lahe;i(Z)V- intermediary - method_16712- Lnet/minecraft/class_3176;method_16712(Z)V- named - setUseWhitelist- Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;setUseWhitelist(Z)V
 
- 
shutdownpublic void shutdown()- Overrides:
- shutdownin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - t- Lnet/minecraft/server/MinecraftServer;t()V- intermediary - method_3782- Lnet/minecraft/server/MinecraftServer;method_3782()V- named - shutdown- Lnet/minecraft/server/MinecraftServer;shutdown()V
 
- 
isHostpublic boolean isHost(com.mojang.authlib.GameProfile profile) - Specified by:
- isHostin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lnet/minecraft/server/MinecraftServer;a(Lcom/mojang/authlib/GameProfile;)Z- intermediary - method_19466- Lnet/minecraft/server/MinecraftServer;method_19466(Lcom/mojang/authlib/GameProfile;)Z- named - isHost- Lnet/minecraft/server/MinecraftServer;isHost(Lcom/mojang/authlib/GameProfile;)Z
 
- 
adjustTrackingDistancepublic int adjustTrackingDistance(int initialDistance) - Overrides:
- adjustTrackingDistancein class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - b- Lnet/minecraft/server/MinecraftServer;b(I)I- intermediary - method_27903- Lnet/minecraft/server/MinecraftServer;method_27903(I)I- named - adjustTrackingDistance- Lnet/minecraft/server/MinecraftServer;adjustTrackingDistance(I)I
 
- 
getLevelName- Specified by:
- getLevelNamein interface- DedicatedServer
- Mappings:
- Namespace - Name - Mixin selector - official - q- Ladf;q()Ljava/lang/String;- intermediary - method_3865- Lnet/minecraft/class_2994;method_3865()Ljava/lang/String;- named - getLevelName- Lnet/minecraft/server/dedicated/DedicatedServer;getLevelName()Ljava/lang/String;
 
- 
syncChunkWritespublic boolean syncChunkWrites()- Overrides:
- syncChunkWritesin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - aS- Lnet/minecraft/server/MinecraftServer;aS()Z- intermediary - method_27051- Lnet/minecraft/server/MinecraftServer;method_27051()Z- named - syncChunkWrites- Lnet/minecraft/server/MinecraftServer;syncChunkWrites()Z
 
- 
createFilterer- Overrides:
- createFiltererin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lnet/minecraft/server/MinecraftServer;a(Laig;)Lajd;- intermediary - method_31371- Lnet/minecraft/server/MinecraftServer;method_31371(Lnet/minecraft/class_3222;)Lnet/minecraft/class_5513;- named - createFilterer- Lnet/minecraft/server/MinecraftServer;createFilterer(Lnet/minecraft/server/network/ServerPlayerEntity;)Lnet/minecraft/server/filter/TextStream;
 
- 
getForcedGameModeReturns the game mode a player should be set to when connecting to the server, ornullif none is set.- Overrides:
- getForcedGameModein class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - aX- Lnet/minecraft/server/MinecraftServer;aX()Lcmj;- intermediary - method_3761- Lnet/minecraft/server/MinecraftServer;method_3761()Lnet/minecraft/class_1934;- named - getForcedGameMode- Lnet/minecraft/server/MinecraftServer;getForcedGameMode()Lnet/minecraft/world/GameMode;
 
- 
getResourcePackProperties- Overrides:
- getResourcePackPropertiesin class- MinecraftServer
- Mappings:
- Namespace - Name - Mixin selector - official - S- Lnet/minecraft/server/MinecraftServer;S()Ljava/util/Optional;- intermediary - method_43659- Lnet/minecraft/server/MinecraftServer;method_43659()Ljava/util/Optional;- named - getResourcePackProperties- Lnet/minecraft/server/MinecraftServer;getResourcePackProperties()Ljava/util/Optional;
 
 
-