yarn/mappings/net/minecraft/server/dedicated/MinecraftDedicatedServer.ma...

36 lines
1.2 KiB
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS to net/minecraft/server/dedicated/MinecraftDedicatedServer
2018-11-01 15:25:43 -04:00
FIELD g LOGGER_DEDICATED Lorg/apache/logging/log4j/Logger;
2018-12-05 09:11:37 -05:00
FIELD l rconServer Lxe;
FIELD n defaultGameMode Lbap;
METHOD J_ shouldBroadcastConsoleToOps ()Z
2018-11-21 11:58:05 -05:00
METHOD M isMonsterSpawningEnabled ()Z
METHOD S isDedicated ()Z
METHOD X isUsingNativeTransport ()Z
2018-12-05 09:11:37 -05:00
METHOD a addSnooperInfo (Lafn;)V
METHOD a setDefaultGameMode (Lbap;)V
METHOD a isSpawnProtected (Lbas;Let;Laql;)Z
METHOD aZ getConfigurationManager ()Ltn;
2018-11-21 11:58:05 -05:00
METHOD aa areCommandBlocksEnabled ()Z
2018-12-05 09:11:37 -05:00
METHOD ae getConfigurationManager ()Lwn;
2018-11-21 11:58:05 -05:00
METHOD af isRemote ()Z
METHOD ai hasGui ()Z
METHOD an getSpawnProtectionRadius ()I
METHOD aw getMaxWorldBorderRadius ()I
METHOD az getNetworkCompressionThreshold ()I
METHOD b appendCrashReportDetails (Lb;)Lb;
2018-11-21 11:58:05 -05:00
METHOD ba createGui ()V
METHOD bc getMaxTickTime ()J
2018-11-01 15:25:43 -04:00
METHOD c setPlayerIdleTimeout (I)V
METHOD d setupServer ()Z
2018-11-29 15:10:38 -05:00
METHOD e getPort ()I
METHOD e_ getHostname ()Ljava/lang/String;
2018-11-01 15:25:43 -04:00
METHOD f shouldGenerateStructures ()Z
2018-11-29 15:10:38 -05:00
METHOD f_ getMotd ()Ljava/lang/String;
2018-12-05 09:11:37 -05:00
METHOD g getDefaultGameMode ()Lbap;
METHOD h getDefaultDifficulty ()Lafb;
2018-11-01 15:25:43 -04:00
METHOD i isHardcore ()Z
METHOD j getOpPermissionLevel ()I
METHOD k shouldBroadcastRconToOps ()Z
2018-11-21 11:58:05 -05:00
METHOD u exit ()V
METHOD v isNetherAllowed ()Z