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 intermediary net/minecraft/class_3176official ahenamed net/minecraft/server/dedicated/MinecraftDedicatedServer
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.server.MinecraftServer
MinecraftServer.ServerResourcePackProperties -
Field Summary
FieldsModifier 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.MinecraftServer
ANONYMOUS_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.CommandOutput
DUMMY -
Constructor Summary
ConstructorsConstructorDescriptionMinecraftDedicatedServer(Thread serverThread, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, ServerPropertiesLoader propertiesLoader, com.mojang.datafixers.DataFixer dataFixer, ApiServices apiServices, WorldGenerationProgressListenerFactory worldGenerationProgressListenerFactory) -
Method Summary
Modifier 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.MinecraftServer
addServerGuiTickable, 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.ReentrantThreadExecutor
hasRunningTasksMethods inherited from class net.minecraft.util.thread.ThreadExecutor
cancelTasks, createSamplers, execute, getName, getTaskCount, isOnThread, runTasks, runTasks, send, submit, submit, submitAndJoin, waitForTasksMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.server.command.CommandOutput
cannotBeSilencedMethods inherited from interface net.minecraft.server.dedicated.DedicatedServer
getCurrentPlayerCount, getMaxPlayerCount, getPlayerNames, getVersionMethods inherited from interface net.minecraft.util.thread.MessageListener
ask, askFallible
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector intermediary field_13814Lnet/minecraft/class_3176;field_13814:Lorg/slf4j/Logger;official nLahe;n:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/server/dedicated/MinecraftDedicatedServer;LOGGER:Lorg/slf4j/Logger;
-
field_29662
private static final int field_29662- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_29662Lnet/minecraft/class_3176;field_29662:Iofficial oLahe;o:Inamed field_29662Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;field_29662:I
-
field_29663
private static final int field_29663- See Also:
- Mappings:
Namespace Name Mixin selector intermediary field_29663Lnet/minecraft/class_3176;field_29663:Iofficial pLahe;p:Inamed field_29663Lnet/minecraft/server/dedicated/MinecraftDedicatedServer;field_29663:I
-
commandQueue
- Mappings:
Namespace Name Mixin selector intermediary field_13815Lnet/minecraft/class_3176;field_13815:Ljava/util/List;official qLahe;q:Ljava/util/List;named commandQueueLnet/minecraft/server/dedicated/MinecraftDedicatedServer;commandQueue:Ljava/util/List;
-
queryResponseHandler
- Mappings:
Namespace Name Mixin selector intermediary field_13816Lnet/minecraft/class_3176;field_13816:Lnet/minecraft/class_3364;official rLahe;r:Lama;named queryResponseHandlerLnet/minecraft/server/dedicated/MinecraftDedicatedServer;queryResponseHandler:Lnet/minecraft/server/rcon/QueryResponseHandler;
-
rconCommandOutput
- Mappings:
Namespace Name Mixin selector intermediary field_13811Lnet/minecraft/class_3176;field_13811:Lnet/minecraft/class_3350;official sLahe;s:Lalx;named rconCommandOutputLnet/minecraft/server/dedicated/MinecraftDedicatedServer;rconCommandOutput:Lnet/minecraft/server/rcon/RconCommandOutput;
-
rconServer
- Mappings:
Namespace Name Mixin selector intermediary field_13819Lnet/minecraft/class_3176;field_13819:Lnet/minecraft/class_3408;official tLahe;t:Lamc;named rconServerLnet/minecraft/server/dedicated/MinecraftDedicatedServer;rconServer:Lnet/minecraft/server/rcon/RconListener;
-
propertiesLoader
- Mappings:
Namespace Name Mixin selector intermediary field_16799Lnet/minecraft/class_3176;field_16799:Lnet/minecraft/class_3807;official uLahe;u:Lahg;named propertiesLoaderLnet/minecraft/server/dedicated/MinecraftDedicatedServer;propertiesLoader:Lnet/minecraft/server/dedicated/ServerPropertiesLoader;
-
gui
- Mappings:
Namespace Name Mixin selector intermediary field_16800Lnet/minecraft/class_3176;field_16800:Lnet/minecraft/class_3182;official vLahe;v:Lahk;named guiLnet/minecraft/server/dedicated/MinecraftDedicatedServer;gui:Lnet/minecraft/server/dedicated/gui/DedicatedServerGui;
-
filterer
- Mappings:
Namespace Name Mixin selector intermediary field_26898Lnet/minecraft/class_3176;field_26898:Lnet/minecraft/class_5514;official wLahe;w:Laje;named filtererLnet/minecraft/server/dedicated/MinecraftDedicatedServer;filterer:Lnet/minecraft/server/filter/TextFilterer;
-
-
Constructor Details
-
MinecraftDedicatedServer
public 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 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;)Vofficial <init>Lahe;<init>(Ljava/lang/Thread;Ldyv$c;Laki;Ladk;Lahg;Lcom/mojang/datafixers/DataFixer;Ladh;Laip;)Vnamed <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
-
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.
- Throws:
IOException- Mappings:
Namespace Name Mixin selector intermediary method_3823Lnet/minecraft/server/MinecraftServer;method_3823()Zofficial eLnet/minecraft/server/MinecraftServer;e()Znamed setupServerLnet/minecraft/server/MinecraftServer;setupServer()Z
-
shouldSpawnAnimals
public boolean shouldSpawnAnimals()- Overrides:
shouldSpawnAnimalsin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3796Lnet/minecraft/server/MinecraftServer;method_3796()Zofficial WLnet/minecraft/server/MinecraftServer;W()Znamed shouldSpawnAnimalsLnet/minecraft/server/MinecraftServer;shouldSpawnAnimals()Z
-
isMonsterSpawningEnabled
public boolean isMonsterSpawningEnabled()- Overrides:
isMonsterSpawningEnabledin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3783Lnet/minecraft/server/MinecraftServer;method_3783()Zofficial QLnet/minecraft/server/MinecraftServer;Q()Znamed isMonsterSpawningEnabledLnet/minecraft/server/MinecraftServer;isMonsterSpawningEnabled()Z
-
shouldSpawnNpcs
public boolean shouldSpawnNpcs()- Overrides:
shouldSpawnNpcsin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3736Lnet/minecraft/server/MinecraftServer;method_3736()Zofficial XLnet/minecraft/server/MinecraftServer;X()Znamed shouldSpawnNpcsLnet/minecraft/server/MinecraftServer;shouldSpawnNpcs()Z
-
getProperties
- Specified by:
getPropertiesin interfaceDedicatedServer- Mappings:
Namespace Name Mixin selector intermediary method_16705Lnet/minecraft/class_2994;method_16705()Lnet/minecraft/class_3806;official aLadf;a()Lahf;named getPropertiesLnet/minecraft/server/dedicated/DedicatedServer;getProperties()Lnet/minecraft/server/dedicated/ServerPropertiesHandler;
-
updateDifficulty
public void updateDifficulty()- Overrides:
updateDifficultyin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_27731Lnet/minecraft/server/MinecraftServer;method_27731()Vofficial rLnet/minecraft/server/MinecraftServer;r()Vnamed updateDifficultyLnet/minecraft/server/MinecraftServer;updateDifficulty()V
-
isHardcore
public boolean isHardcore()- Overrides:
isHardcorein classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3754Lnet/minecraft/server/MinecraftServer;method_3754()Zofficial hLnet/minecraft/server/MinecraftServer;h()Znamed isHardcoreLnet/minecraft/server/MinecraftServer;isHardcore()Z
-
addExtraSystemDetails
- Specified by:
addExtraSystemDetailsin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3859Lnet/minecraft/server/MinecraftServer;method_3859(Lnet/minecraft/class_6396;)Lnet/minecraft/class_6396;official aLnet/minecraft/server/MinecraftServer;a(Lab;)Lab;named addExtraSystemDetailsLnet/minecraft/server/MinecraftServer;addExtraSystemDetails(Lnet/minecraft/util/SystemDetails;)Lnet/minecraft/util/SystemDetails;
-
dumpProperties
- Overrides:
dumpPropertiesin classMinecraftServer- Throws:
IOException- Mappings:
Namespace Name Mixin selector intermediary method_37113Lnet/minecraft/server/MinecraftServer;method_37113(Ljava/nio/file/Path;)Vofficial aLnet/minecraft/server/MinecraftServer;a(Ljava/nio/file/Path;)Vnamed dumpPropertiesLnet/minecraft/server/MinecraftServer;dumpProperties(Ljava/nio/file/Path;)V
-
exit
public void exit()- Overrides:
exitin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3821Lnet/minecraft/server/MinecraftServer;method_3821()Vofficial gLnet/minecraft/server/MinecraftServer;g()Vnamed exitLnet/minecraft/server/MinecraftServer;exit()V
-
tickWorlds
- Overrides:
tickWorldsin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3813Lnet/minecraft/server/MinecraftServer;method_3813(Ljava/util/function/BooleanSupplier;)Vofficial bLnet/minecraft/server/MinecraftServer;b(Ljava/util/function/BooleanSupplier;)Vnamed tickWorldsLnet/minecraft/server/MinecraftServer;tickWorlds(Ljava/util/function/BooleanSupplier;)V
-
isNetherAllowed
public boolean isNetherAllowed()- Overrides:
isNetherAllowedin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3839Lnet/minecraft/server/MinecraftServer;method_3839()Zofficial BLnet/minecraft/server/MinecraftServer;B()Znamed isNetherAllowedLnet/minecraft/server/MinecraftServer;isNetherAllowed()Z
-
enqueueCommand
- Mappings:
Namespace Name Mixin selector intermediary method_13947Lnet/minecraft/class_3176;method_13947(Ljava/lang/String;Lnet/minecraft/class_2168;)Vofficial aLahe;a(Ljava/lang/String;Lds;)Vnamed enqueueCommandLnet/minecraft/server/dedicated/MinecraftDedicatedServer;enqueueCommand(Ljava/lang/String;Lnet/minecraft/server/command/ServerCommandSource;)V
-
executeQueuedCommands
public void executeQueuedCommands()- Mappings:
Namespace Name Mixin selector intermediary method_13941Lnet/minecraft/class_3176;method_13941()Vofficial bfLahe;bf()Vnamed executeQueuedCommandsLnet/minecraft/server/dedicated/MinecraftDedicatedServer;executeQueuedCommands()V
-
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 intermediary method_3816Lnet/minecraft/server/MinecraftServer;method_3816()Zofficial lLnet/minecraft/server/MinecraftServer;l()Znamed isDedicatedLnet/minecraft/server/MinecraftServer;isDedicated()Z
-
getRateLimit
public int getRateLimit()- Specified by:
getRateLimitin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_30612Lnet/minecraft/server/MinecraftServer;method_30612()Iofficial mLnet/minecraft/server/MinecraftServer;m()Inamed getRateLimitLnet/minecraft/server/MinecraftServer;getRateLimit()I
-
isUsingNativeTransport
public boolean isUsingNativeTransport()- Specified by:
isUsingNativeTransportin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3759Lnet/minecraft/server/MinecraftServer;method_3759()Zofficial nLnet/minecraft/server/MinecraftServer;n()Znamed isUsingNativeTransportLnet/minecraft/server/MinecraftServer;isUsingNativeTransport()Z
-
getPlayerManager
- Overrides:
getPlayerManagerin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_13949Lnet/minecraft/class_3176;method_13949()Lnet/minecraft/class_3174;official bgLahe;bg()Lahd;named getPlayerManagerLnet/minecraft/server/dedicated/MinecraftDedicatedServer;getPlayerManager()Lnet/minecraft/server/dedicated/DedicatedPlayerManager;
-
isRemote
public boolean isRemote()- Specified by:
isRemotein classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3860Lnet/minecraft/server/MinecraftServer;method_3860()Zofficial pLnet/minecraft/server/MinecraftServer;p()Znamed isRemoteLnet/minecraft/server/MinecraftServer;isRemote()Z
-
getHostname
- Specified by:
getHostnamein interfaceDedicatedServer- Mappings:
Namespace Name Mixin selector intermediary method_12929Lnet/minecraft/class_2994;method_12929()Ljava/lang/String;official bLadf;b()Ljava/lang/String;named getHostnameLnet/minecraft/server/dedicated/DedicatedServer;getHostname()Ljava/lang/String;
-
getPort
public int getPort()- Specified by:
getPortin interfaceDedicatedServer- Mappings:
Namespace Name Mixin selector intermediary method_12918Lnet/minecraft/class_2994;method_12918()Iofficial dLadf;d()Inamed getPortLnet/minecraft/server/dedicated/DedicatedServer;getPort()I
-
getMotd
- Specified by:
getMotdin interfaceDedicatedServer- Mappings:
Namespace Name Mixin selector intermediary method_12930Lnet/minecraft/class_2994;method_12930()Ljava/lang/String;official fLadf;f()Ljava/lang/String;named getMotdLnet/minecraft/server/dedicated/DedicatedServer;getMotd()Ljava/lang/String;
-
createGui
public void createGui()- Mappings:
Namespace Name Mixin selector intermediary method_13948Lnet/minecraft/class_3176;method_13948()Vofficial bhLahe;bh()Vnamed createGuiLnet/minecraft/server/dedicated/MinecraftDedicatedServer;createGui()V
-
hasGui
public boolean hasGui()- Overrides:
hasGuiin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3727Lnet/minecraft/server/MinecraftServer;method_3727()Zofficial afLnet/minecraft/server/MinecraftServer;af()Znamed hasGuiLnet/minecraft/server/MinecraftServer;hasGui()Z
-
areCommandBlocksEnabled
public boolean areCommandBlocksEnabled()Specifies whether command blocks can execute commands on the server.- Specified by:
areCommandBlocksEnabledin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3812Lnet/minecraft/server/MinecraftServer;method_3812()Zofficial oLnet/minecraft/server/MinecraftServer;o()Znamed areCommandBlocksEnabledLnet/minecraft/server/MinecraftServer;areCommandBlocksEnabled()Z
-
getSpawnProtectionRadius
public int getSpawnProtectionRadius()- Overrides:
getSpawnProtectionRadiusin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3841Lnet/minecraft/server/MinecraftServer;method_3841()Iofficial ahLnet/minecraft/server/MinecraftServer;ah()Inamed getSpawnProtectionRadiusLnet/minecraft/server/MinecraftServer;getSpawnProtectionRadius()I
-
isSpawnProtected
- Overrides:
isSpawnProtectedin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3785Lnet/minecraft/server/MinecraftServer;method_3785(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_1657;)Zofficial aLnet/minecraft/server/MinecraftServer;a(Laif;Lgu;Lbym;)Znamed isSpawnProtectedLnet/minecraft/server/MinecraftServer;isSpawnProtected(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/entity/player/PlayerEntity;)Z
-
acceptsStatusQuery
public boolean acceptsStatusQuery()- Overrides:
acceptsStatusQueryin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_27902Lnet/minecraft/server/MinecraftServer;method_27902()Zofficial aiLnet/minecraft/server/MinecraftServer;ai()Znamed acceptsStatusQueryLnet/minecraft/server/MinecraftServer;acceptsStatusQuery()Z
-
hideOnlinePlayers
public boolean hideOnlinePlayers()- Overrides:
hideOnlinePlayersin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_39424Lnet/minecraft/server/MinecraftServer;method_39424()Zofficial ajLnet/minecraft/server/MinecraftServer;aj()Znamed hideOnlinePlayersLnet/minecraft/server/MinecraftServer;hideOnlinePlayers()Z
-
getOpPermissionLevel
public int getOpPermissionLevel()- Specified by:
getOpPermissionLevelin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3798Lnet/minecraft/server/MinecraftServer;method_3798()Iofficial iLnet/minecraft/server/MinecraftServer;i()Inamed getOpPermissionLevelLnet/minecraft/server/MinecraftServer;getOpPermissionLevel()I
-
getFunctionPermissionLevel
public int getFunctionPermissionLevel()- Specified by:
getFunctionPermissionLevelin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_21714Lnet/minecraft/server/MinecraftServer;method_21714()Iofficial jLnet/minecraft/server/MinecraftServer;j()Inamed getFunctionPermissionLevelLnet/minecraft/server/MinecraftServer;getFunctionPermissionLevel()I
-
setPlayerIdleTimeout
public void setPlayerIdleTimeout(int playerIdleTimeout) - Overrides:
setPlayerIdleTimeoutin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3803Lnet/minecraft/server/MinecraftServer;method_3803(I)Vofficial cLnet/minecraft/server/MinecraftServer;c(I)Vnamed setPlayerIdleTimeoutLnet/minecraft/server/MinecraftServer;setPlayerIdleTimeout(I)V
-
shouldBroadcastRconToOps
public boolean shouldBroadcastRconToOps()- Specified by:
shouldBroadcastRconToOpsin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3732Lnet/minecraft/server/MinecraftServer;method_3732()Zofficial kLnet/minecraft/server/MinecraftServer;k()Znamed shouldBroadcastRconToOpsLnet/minecraft/server/MinecraftServer;shouldBroadcastRconToOps()Z
-
shouldBroadcastConsoleToOps
public boolean shouldBroadcastConsoleToOps()- Specified by:
shouldBroadcastConsoleToOpsin interfaceCommandOutput- Specified by:
shouldBroadcastConsoleToOpsin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_9201Lnet/minecraft/class_2165;method_9201()Zofficial M_Ldr;M_()Znamed shouldBroadcastConsoleToOpsLnet/minecraft/server/command/CommandOutput;shouldBroadcastConsoleToOps()Z
-
getMaxWorldBorderRadius
public int getMaxWorldBorderRadius()- Overrides:
getMaxWorldBorderRadiusin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3749Lnet/minecraft/server/MinecraftServer;method_3749()Iofficial asLnet/minecraft/server/MinecraftServer;as()Inamed getMaxWorldBorderRadiusLnet/minecraft/server/MinecraftServer;getMaxWorldBorderRadius()I
-
getNetworkCompressionThreshold
public int getNetworkCompressionThreshold()- Overrides:
getNetworkCompressionThresholdin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3773Lnet/minecraft/server/MinecraftServer;method_3773()Iofficial avLnet/minecraft/server/MinecraftServer;av()Inamed getNetworkCompressionThresholdLnet/minecraft/server/MinecraftServer;getNetworkCompressionThreshold()I
-
shouldEnforceSecureProfile
public boolean shouldEnforceSecureProfile()- Overrides:
shouldEnforceSecureProfilein classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_43500Lnet/minecraft/server/MinecraftServer;method_43500()Zofficial awLnet/minecraft/server/MinecraftServer;aw()Znamed shouldEnforceSecureProfileLnet/minecraft/server/MinecraftServer;shouldEnforceSecureProfile()Z
-
convertData
protected boolean convertData()- Mappings:
Namespace Name Mixin selector intermediary method_13951Lnet/minecraft/class_3176;method_13951()Zofficial biLahe;bi()Znamed convertDataLnet/minecraft/server/dedicated/MinecraftDedicatedServer;convertData()Z
-
sleepFiveSeconds
private void sleepFiveSeconds()- Mappings:
Namespace Name Mixin selector intermediary method_13942Lnet/minecraft/class_3176;method_13942()Vofficial bsLahe;bs()Vnamed sleepFiveSecondsLnet/minecraft/server/dedicated/MinecraftDedicatedServer;sleepFiveSeconds()V
-
getMaxTickTime
public long getMaxTickTime()- Mappings:
Namespace Name Mixin selector intermediary method_13944Lnet/minecraft/class_3176;method_13944()Jofficial bjLahe;bj()Jnamed getMaxTickTimeLnet/minecraft/server/dedicated/MinecraftDedicatedServer;getMaxTickTime()J
-
getMaxChainedNeighborUpdates
public int getMaxChainedNeighborUpdates()- Overrides:
getMaxChainedNeighborUpdatesin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_41239Lnet/minecraft/server/MinecraftServer;method_41239()Iofficial bdLnet/minecraft/server/MinecraftServer;bd()Inamed getMaxChainedNeighborUpdatesLnet/minecraft/server/MinecraftServer;getMaxChainedNeighborUpdates()I
-
getPlugins
- Specified by:
getPluginsin interfaceDedicatedServer- Mappings:
Namespace Name Mixin selector intermediary method_12916Lnet/minecraft/class_2994;method_12916()Ljava/lang/String;official sLadf;s()Ljava/lang/String;named getPluginsLnet/minecraft/server/dedicated/DedicatedServer;getPlugins()Ljava/lang/String;
-
executeRconCommand
- Specified by:
executeRconCommandin interfaceDedicatedServer- Mappings:
Namespace Name Mixin selector intermediary method_12934Lnet/minecraft/class_2994;method_12934(Ljava/lang/String;)Ljava/lang/String;official aLadf;a(Ljava/lang/String;)Ljava/lang/String;named executeRconCommandLnet/minecraft/server/dedicated/DedicatedServer;executeRconCommand(Ljava/lang/String;)Ljava/lang/String;
-
setUseWhitelist
public void setUseWhitelist(boolean useWhitelist) - Mappings:
Namespace Name Mixin selector intermediary method_16712Lnet/minecraft/class_3176;method_16712(Z)Vofficial iLahe;i(Z)Vnamed setUseWhitelistLnet/minecraft/server/dedicated/MinecraftDedicatedServer;setUseWhitelist(Z)V
-
shutdown
public void shutdown()- Overrides:
shutdownin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_3782Lnet/minecraft/server/MinecraftServer;method_3782()Vofficial tLnet/minecraft/server/MinecraftServer;t()Vnamed shutdownLnet/minecraft/server/MinecraftServer;shutdown()V
-
isHost
public boolean isHost(com.mojang.authlib.GameProfile profile) - Specified by:
isHostin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_19466Lnet/minecraft/server/MinecraftServer;method_19466(Lcom/mojang/authlib/GameProfile;)Zofficial aLnet/minecraft/server/MinecraftServer;a(Lcom/mojang/authlib/GameProfile;)Znamed isHostLnet/minecraft/server/MinecraftServer;isHost(Lcom/mojang/authlib/GameProfile;)Z
-
adjustTrackingDistance
public int adjustTrackingDistance(int initialDistance) - Overrides:
adjustTrackingDistancein classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_27903Lnet/minecraft/server/MinecraftServer;method_27903(I)Iofficial bLnet/minecraft/server/MinecraftServer;b(I)Inamed adjustTrackingDistanceLnet/minecraft/server/MinecraftServer;adjustTrackingDistance(I)I
-
getLevelName
- Specified by:
getLevelNamein interfaceDedicatedServer- Mappings:
Namespace Name Mixin selector intermediary method_3865Lnet/minecraft/class_2994;method_3865()Ljava/lang/String;official qLadf;q()Ljava/lang/String;named getLevelNameLnet/minecraft/server/dedicated/DedicatedServer;getLevelName()Ljava/lang/String;
-
syncChunkWrites
public boolean syncChunkWrites()- Overrides:
syncChunkWritesin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_27051Lnet/minecraft/server/MinecraftServer;method_27051()Zofficial aSLnet/minecraft/server/MinecraftServer;aS()Znamed syncChunkWritesLnet/minecraft/server/MinecraftServer;syncChunkWrites()Z
-
createFilterer
- Overrides:
createFiltererin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_31371Lnet/minecraft/server/MinecraftServer;method_31371(Lnet/minecraft/class_3222;)Lnet/minecraft/class_5513;official aLnet/minecraft/server/MinecraftServer;a(Laig;)Lajd;named createFiltererLnet/minecraft/server/MinecraftServer;createFilterer(Lnet/minecraft/server/network/ServerPlayerEntity;)Lnet/minecraft/server/filter/TextStream;
-
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 intermediary method_3761Lnet/minecraft/server/MinecraftServer;method_3761()Lnet/minecraft/class_1934;official aXLnet/minecraft/server/MinecraftServer;aX()Lcmh;named getForcedGameModeLnet/minecraft/server/MinecraftServer;getForcedGameMode()Lnet/minecraft/world/GameMode;
-
getResourcePackProperties
- Overrides:
getResourcePackPropertiesin classMinecraftServer- Mappings:
Namespace Name Mixin selector intermediary method_43659Lnet/minecraft/server/MinecraftServer;method_43659()Ljava/util/Optional;official SLnet/minecraft/server/MinecraftServer;S()Ljava/util/Optional;named getResourcePackPropertiesLnet/minecraft/server/MinecraftServer;getResourcePackProperties()Ljava/util/Optional;
-