Package net.minecraft.test
Class TestServer
- All Implemented Interfaces:
AutoCloseable
,Executor
,QueryableServer
,CommandOutput
,MessageListener<ServerTask>
,SampleableExecutor
- Mappings:
Namespace Name named net/minecraft/test/TestServer
intermediary net/minecraft/class_6306
official tt
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.server.MinecraftServer
MinecraftServer.ServerResourcePackProperties
-
Field Summary
Modifier and TypeFieldDescriptionprivate List
<GameTestBatch> private final MultiValueDebugSampleLogImpl
private static final GameRules
private static final Logger
private static final ApiServices
private final BlockPos
private static final int
private final Stopwatch
private static final GeneratorOptions
private static final int
private final List
<TestFunction> Fields inherited from class net.minecraft.server.MinecraftServer
ANONYMOUS_PLAYER_PROFILE, apiServices, DEMO_LEVEL_INFO, MAX_WORLD_BORDER_RADIUS, proxy, saveHandler, saveProperties, session, VANILLA
Fields inherited from interface net.minecraft.server.command.CommandOutput
DUMMY
-
Constructor Summary
ModifierConstructorDescriptionprivate
TestServer
(Thread serverThread, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, Collection<TestFunction> testFunctions, BlockPos pos) -
Method Summary
Modifier and TypeMethodDescriptionaddExtraSystemDetails
(SystemDetails details) boolean
Specifies whether command blocks can execute commands on the server.static TestServer
create
(Thread thread, LevelStorage.Session session, ResourcePackManager resourcePackManager, Collection<TestFunction> batches, BlockPos pos) void
exit()
int
int
int
boolean
Checks whether this server is a dedicated server.boolean
boolean
isHost
(com.mojang.authlib.GameProfile profile) boolean
isRemote()
private boolean
boolean
void
private void
runTestBatches
(ServerWorld world) void
setCrashReport
(CrashReport report) boolean
Setups a Minecraft server to be ready for players to connect.boolean
boolean
boolean
void
tick
(BooleanSupplier shouldKeepTicking) Methods inherited from class net.minecraft.server.MinecraftServer
acceptsStatusQuery, acceptsTransfers, addServerGuiTickable, addSystemDetails, adjustTrackingDistance, canExecute, close, createFilterer, createTask, createWorlds, dumpProperties, endTickMetrics, executeSync, executeTask, forcePlayerSampleUpdate, forceStopRecorder, generateKeyPair, getAdvancementLoader, getAverageNanosPerTick, getAverageTickTime, getBossBarManager, getBrewingRecipeRegistry, getCombinedDynamicRegistries, getCommandFunctionManager, getCommandManager, getCommandSource, getCurrentPlayerCount, getDataCommandStorage, getDataFixer, getDataPackManager, getDefaultGameMode, getFile, getForcedGameMode, getGameProfileRepo, getGameRules, getHostProfile, getIconFile, getKeyPair, getMaxChainedNeighborUpdates, getMaxPlayerCount, getMaxWorldBorderRadius, getMessageDecorator, getModStatus, getNetworkCompressionThreshold, getNetworkIo, getOverworld, getPermissionLevel, getPlayerIdleTimeout, getPlayerInteractionManager, getPlayerManager, getPlayerNames, getProfiler, getProxy, getRecipeManager, getRegistryManager, getReloadableRegistries, getResourceManager, getResourcePackProperties, getRunDirectory, getSavePath, getSaveProperties, getScoreboard, getServerIp, getServerMetadata, getServerModName, getServerMotd, getServerPort, getServicesSignatureVerifier, getSessionService, getSpawnProtectionRadius, getSpawnRadius, getStructureTemplateManager, getThread, getTickManager, getTicks, getTickTimes, getTimeReference, getUserCache, getVersion, getWorld, getWorldRegistryKeys, getWorlds, hasGui, hideOnlinePlayers, isDebugRunning, isDemo, isEnforceWhitelist, isFlightEnabled, isLoading, isMonsterSpawningEnabled, isNetherAllowed, isOnlineMode, isPaused, isPvpEnabled, isRecorderActive, isRunning, isSaving, isSingleplayer, isSpawnProtected, isStopped, isStopping, kickNonWhitelistedPlayers, loadDataPacks, loadWorld, logChatMessage, onChunkLoadFailure, onChunkSaveFailure, openToLan, reloadResources, requireResourcePack, resetRecorder, runServer, runTask, save, saveAll, sendMessage, sendTimeUpdatePackets, setDefaultGameMode, setDemo, setDifficulty, setDifficultyLocked, setEnforceWhitelist, setFlightEnabled, setHostProfile, setMotd, setOnlineMode, setPlayerIdleTimeout, setPlayerManager, setPreventProxyConnections, setPvpEnabled, setServerId, setServerIp, setServerPort, setupRecorder, shouldEnforceSecureProfile, shouldExecuteAsync, shouldLogIps, shouldPreventProxyConnections, shouldReceiveFeedback, shouldSpawnAnimals, shouldSpawnNpcs, shouldTrackOutput, shutdown, startDebug, startServer, stop, stopDebug, stopRecorder, subscribeToDebugSample, syncChunkWrites, tickWorlds, updateAutosaveTicks, updateDifficulty, waitForTasks
Methods inherited from class net.minecraft.util.thread.ReentrantThreadExecutor
hasRunningTasks
Methods inherited from class net.minecraft.util.thread.ThreadExecutor
cancelTasks, createSamplers, execute, getName, getTaskCount, isOnThread, runTasks, runTasks, send, submit, submit, submitAndJoin
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.server.command.CommandOutput
cannotBeSilenced
Methods inherited from interface net.minecraft.util.thread.MessageListener
ask, askFallible
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGER
Lnet/minecraft/test/TestServer;LOGGER:Lorg/slf4j/Logger;
intermediary field_33156
Lnet/minecraft/class_6306;field_33156:Lorg/slf4j/Logger;
official k
Ltt;k:Lorg/slf4j/Logger;
-
RESULT_STRING_LOG_INTERVAL
private static final int RESULT_STRING_LOG_INTERVAL- See Also:
- Mappings:
Namespace Name Mixin selector named RESULT_STRING_LOG_INTERVAL
Lnet/minecraft/test/TestServer;RESULT_STRING_LOG_INTERVAL:I
intermediary field_33157
Lnet/minecraft/class_6306;field_33157:I
official l
Ltt;l:I
-
TEST_POS_XZ_RANGE
private static final int TEST_POS_XZ_RANGE- See Also:
- Mappings:
Namespace Name Mixin selector named TEST_POS_XZ_RANGE
Lnet/minecraft/test/TestServer;TEST_POS_XZ_RANGE:I
intermediary field_47175
Lnet/minecraft/class_6306;field_47175:I
official m
Ltt;m:I
-
NONE_API_SERVICES
- Mappings:
Namespace Name Mixin selector named NONE_API_SERVICES
Lnet/minecraft/test/TestServer;NONE_API_SERVICES:Lnet/minecraft/util/ApiServices;
intermediary field_39441
Lnet/minecraft/class_6306;field_39441:Lnet/minecraft/class_7497;
official n
Ltt;n:Lalz;
-
GAME_RULES
- Mappings:
Namespace Name Mixin selector named GAME_RULES
Lnet/minecraft/test/TestServer;GAME_RULES:Lnet/minecraft/world/GameRules;
intermediary field_33160
Lnet/minecraft/class_6306;field_33160:Lnet/minecraft/class_1928;
official t
Ltt;t:Ldbw;
-
TEST_LEVEL
- Mappings:
Namespace Name Mixin selector named TEST_LEVEL
Lnet/minecraft/test/TestServer;TEST_LEVEL:Lnet/minecraft/world/gen/GeneratorOptions;
intermediary field_33161
Lnet/minecraft/class_6306;field_33161:Lnet/minecraft/class_5285;
official u
Ltt;u:Ldyu;
-
debugSampleLog
- Mappings:
Namespace Name Mixin selector named debugSampleLog
Lnet/minecraft/test/TestServer;debugSampleLog:Lnet/minecraft/util/profiler/MultiValueDebugSampleLogImpl;
intermediary field_48984
Lnet/minecraft/class_6306;field_48984:Lnet/minecraft/class_9191;
official o
Ltt;o:Lblw;
-
batches
- Mappings:
Namespace Name Mixin selector named batches
Lnet/minecraft/test/TestServer;batches:Ljava/util/List;
intermediary field_33158
Lnet/minecraft/class_6306;field_33158:Ljava/util/List;
official p
Ltt;p:Ljava/util/List;
-
testFunctions
- Mappings:
Namespace Name Mixin selector named testFunctions
Lnet/minecraft/test/TestServer;testFunctions:Ljava/util/List;
intermediary field_48493
Lnet/minecraft/class_6306;field_48493:Ljava/util/List;
official q
Ltt;q:Ljava/util/List;
-
pos
- Mappings:
Namespace Name Mixin selector named pos
Lnet/minecraft/test/TestServer;pos:Lnet/minecraft/util/math/BlockPos;
intermediary field_33159
Lnet/minecraft/class_6306;field_33159:Lnet/minecraft/class_2338;
official r
Ltt;r:Liz;
-
stopwatch
- Mappings:
Namespace Name Mixin selector named stopwatch
Lnet/minecraft/test/TestServer;stopwatch:Lcom/google/common/base/Stopwatch;
intermediary field_48494
Lnet/minecraft/class_6306;field_48494:Lcom/google/common/base/Stopwatch;
official s
Ltt;s:Lcom/google/common/base/Stopwatch;
-
testSet
- Mappings:
Namespace Name Mixin selector named testSet
Lnet/minecraft/test/TestServer;testSet:Lnet/minecraft/test/TestSet;
intermediary field_33162
Lnet/minecraft/class_6306;field_33162:Lnet/minecraft/class_4524;
official v
Ltt;v:Ltz;
-
-
Constructor Details
-
TestServer
private TestServer(Thread serverThread, LevelStorage.Session session, ResourcePackManager dataPackManager, SaveLoader saveLoader, Collection<TestFunction> testFunctions, BlockPos pos) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/test/TestServer;<init>(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorage$Session;Lnet/minecraft/resource/ResourcePackManager;Lnet/minecraft/server/SaveLoader;Ljava/util/Collection;Lnet/minecraft/util/math/BlockPos;)V
intermediary <init>
Lnet/minecraft/class_6306;<init>(Ljava/lang/Thread;Lnet/minecraft/class_32$class_5143;Lnet/minecraft/class_3283;Lnet/minecraft/class_6904;Ljava/util/Collection;Lnet/minecraft/class_2338;)V
official <init>
Ltt;<init>(Ljava/lang/Thread;Lepy$c;Laua;Lamc;Ljava/util/Collection;Liz;)V
-
-
Method Details
-
create
public static TestServer create(Thread thread, LevelStorage.Session session, ResourcePackManager resourcePackManager, Collection<TestFunction> batches, BlockPos pos) - Mappings:
Namespace Name Mixin selector named create
Lnet/minecraft/test/TestServer;create(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorage$Session;Lnet/minecraft/resource/ResourcePackManager;Ljava/util/Collection;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/test/TestServer;
intermediary method_40378
Lnet/minecraft/class_6306;method_40378(Ljava/lang/Thread;Lnet/minecraft/class_32$class_5143;Lnet/minecraft/class_3283;Ljava/util/Collection;Lnet/minecraft/class_2338;)Lnet/minecraft/class_6306;
official a
Ltt;a(Ljava/lang/Thread;Lepy$c;Laua;Ljava/util/Collection;Liz;)Ltt;
-
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:
setupServer
in classMinecraftServer
- Returns:
- true if the Minecraft server was successfully setup, false if the server failed to be setup.
- Mappings:
Namespace Name Mixin selector named setupServer
Lnet/minecraft/server/MinecraftServer;setupServer()Z
intermediary method_3823
Lnet/minecraft/server/MinecraftServer;method_3823()Z
official e
Lnet/minecraft/server/MinecraftServer;e()Z
-
tick
- Overrides:
tick
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named tick
Lnet/minecraft/server/MinecraftServer;tick(Ljava/util/function/BooleanSupplier;)V
intermediary method_3748
Lnet/minecraft/server/MinecraftServer;method_3748(Ljava/util/function/BooleanSupplier;)V
official a
Lnet/minecraft/server/MinecraftServer;a(Ljava/util/function/BooleanSupplier;)V
-
getDebugSampleLog
- Specified by:
getDebugSampleLog
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named getDebugSampleLog
Lnet/minecraft/server/MinecraftServer;getDebugSampleLog()Lnet/minecraft/util/profiler/log/DebugSampleLog;
intermediary method_56593
Lnet/minecraft/server/MinecraftServer;method_56593()Lnet/minecraft/class_8743;
official f
Lnet/minecraft/server/MinecraftServer;f()Lblz;
-
shouldPushTickTimeLog
public boolean shouldPushTickTimeLog()- Specified by:
shouldPushTickTimeLog
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named shouldPushTickTimeLog
Lnet/minecraft/server/MinecraftServer;shouldPushTickTimeLog()Z
intermediary method_56626
Lnet/minecraft/server/MinecraftServer;method_56626()Z
official g
Lnet/minecraft/server/MinecraftServer;g()Z
-
runTasksTillTickEnd
public void runTasksTillTickEnd()- Overrides:
runTasksTillTickEnd
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named runTasksTillTickEnd
Lnet/minecraft/server/MinecraftServer;runTasksTillTickEnd()V
intermediary method_16208
Lnet/minecraft/server/MinecraftServer;method_16208()V
official v_
Lnet/minecraft/server/MinecraftServer;v_()V
-
addExtraSystemDetails
- Specified by:
addExtraSystemDetails
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named addExtraSystemDetails
Lnet/minecraft/server/MinecraftServer;addExtraSystemDetails(Lnet/minecraft/util/SystemDetails;)Lnet/minecraft/util/SystemDetails;
intermediary method_3859
Lnet/minecraft/server/MinecraftServer;method_3859(Lnet/minecraft/class_6396;)Lnet/minecraft/class_6396;
official a
Lnet/minecraft/server/MinecraftServer;a(Lab;)Lab;
-
exit
public void exit()- Overrides:
exit
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named exit
Lnet/minecraft/server/MinecraftServer;exit()V
intermediary method_3821
Lnet/minecraft/server/MinecraftServer;method_3821()V
official i
Lnet/minecraft/server/MinecraftServer;i()V
-
setCrashReport
- Overrides:
setCrashReport
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named setCrashReport
Lnet/minecraft/server/MinecraftServer;setCrashReport(Lnet/minecraft/util/crash/CrashReport;)V
intermediary method_3744
Lnet/minecraft/server/MinecraftServer;method_3744(Lnet/minecraft/class_128;)V
official a
Lnet/minecraft/server/MinecraftServer;a(Lo;)V
-
runTestBatches
- Mappings:
Namespace Name Mixin selector named runTestBatches
Lnet/minecraft/test/TestServer;runTestBatches(Lnet/minecraft/server/world/ServerWorld;)V
intermediary method_36096
Lnet/minecraft/class_6306;method_36096(Lnet/minecraft/class_3218;)V
official b
Ltt;b(Larf;)V
-
isTesting
private boolean isTesting()- Mappings:
Namespace Name Mixin selector named isTesting
Lnet/minecraft/test/TestServer;isTesting()Z
intermediary method_36098
Lnet/minecraft/class_6306;method_36098()Z
official bq
Ltt;bq()Z
-
isHardcore
public boolean isHardcore()- Overrides:
isHardcore
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named isHardcore
Lnet/minecraft/server/MinecraftServer;isHardcore()Z
intermediary method_3754
Lnet/minecraft/server/MinecraftServer;method_3754()Z
official j
Lnet/minecraft/server/MinecraftServer;j()Z
-
getOpPermissionLevel
public int getOpPermissionLevel()- Specified by:
getOpPermissionLevel
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named getOpPermissionLevel
Lnet/minecraft/server/MinecraftServer;getOpPermissionLevel()I
intermediary method_3798
Lnet/minecraft/server/MinecraftServer;method_3798()I
official k
Lnet/minecraft/server/MinecraftServer;k()I
-
getFunctionPermissionLevel
public int getFunctionPermissionLevel()- Specified by:
getFunctionPermissionLevel
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named getFunctionPermissionLevel
Lnet/minecraft/server/MinecraftServer;getFunctionPermissionLevel()I
intermediary method_21714
Lnet/minecraft/server/MinecraftServer;method_21714()I
official l
Lnet/minecraft/server/MinecraftServer;l()I
-
shouldBroadcastRconToOps
public boolean shouldBroadcastRconToOps()- Specified by:
shouldBroadcastRconToOps
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named shouldBroadcastRconToOps
Lnet/minecraft/server/MinecraftServer;shouldBroadcastRconToOps()Z
intermediary method_3732
Lnet/minecraft/server/MinecraftServer;method_3732()Z
official m
Lnet/minecraft/server/MinecraftServer;m()Z
-
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:
isDedicated
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named isDedicated
Lnet/minecraft/server/MinecraftServer;isDedicated()Z
intermediary method_3816
Lnet/minecraft/server/MinecraftServer;method_3816()Z
official n
Lnet/minecraft/server/MinecraftServer;n()Z
-
getRateLimit
public int getRateLimit()- Specified by:
getRateLimit
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named getRateLimit
Lnet/minecraft/server/MinecraftServer;getRateLimit()I
intermediary method_30612
Lnet/minecraft/server/MinecraftServer;method_30612()I
official o
Lnet/minecraft/server/MinecraftServer;o()I
-
isUsingNativeTransport
public boolean isUsingNativeTransport()- Specified by:
isUsingNativeTransport
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named isUsingNativeTransport
Lnet/minecraft/server/MinecraftServer;isUsingNativeTransport()Z
intermediary method_3759
Lnet/minecraft/server/MinecraftServer;method_3759()Z
official p
Lnet/minecraft/server/MinecraftServer;p()Z
-
areCommandBlocksEnabled
public boolean areCommandBlocksEnabled()Specifies whether command blocks can execute commands on the server.- Specified by:
areCommandBlocksEnabled
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named areCommandBlocksEnabled
Lnet/minecraft/server/MinecraftServer;areCommandBlocksEnabled()Z
intermediary method_3812
Lnet/minecraft/server/MinecraftServer;method_3812()Z
official q
Lnet/minecraft/server/MinecraftServer;q()Z
-
isRemote
public boolean isRemote()- Specified by:
isRemote
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named isRemote
Lnet/minecraft/server/MinecraftServer;isRemote()Z
intermediary method_3860
Lnet/minecraft/server/MinecraftServer;method_3860()Z
official r
Lnet/minecraft/server/MinecraftServer;r()Z
-
shouldBroadcastConsoleToOps
public boolean shouldBroadcastConsoleToOps()- Specified by:
shouldBroadcastConsoleToOps
in interfaceCommandOutput
- Specified by:
shouldBroadcastConsoleToOps
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named shouldBroadcastConsoleToOps
Lnet/minecraft/server/command/CommandOutput;shouldBroadcastConsoleToOps()Z
intermediary method_9201
Lnet/minecraft/class_2165;method_9201()Z
official U_
Leo;U_()Z
-
isHost
public boolean isHost(com.mojang.authlib.GameProfile profile) - Specified by:
isHost
in classMinecraftServer
- Mappings:
Namespace Name Mixin selector named isHost
Lnet/minecraft/server/MinecraftServer;isHost(Lcom/mojang/authlib/GameProfile;)Z
intermediary method_19466
Lnet/minecraft/server/MinecraftServer;method_19466(Lcom/mojang/authlib/GameProfile;)Z
official a
Lnet/minecraft/server/MinecraftServer;a(Lcom/mojang/authlib/GameProfile;)Z
-