net.minecraft.gametest.framework

public class GameTestServer

extends MinecraftServer

All mapped superinterfaces:

ProfilerMeasured, ProcessorHandle, ServerInfo, CommandSource

tt
net.minecraft.gametest.framework.GameTestServer
net.minecraft.class_6306
net.minecraft.unmapped.C_eeklmnkp
net.minecraft.test.TestServer
net.minecraft.test.TestServer
net.minecraft.src.C_141824_

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
k
LOGGER
field_33156
f_slxjjwsr
LOGGER
LOGGER
f_177585_
private static final int
l
PROGRESS_REPORT_INTERVAL
field_33157
f_ahqlnlcl
RESULT_STRING_LOG_INTERVAL
PROGRESS_REPORT_INTERVAL
f_177586_
private static final int
m
TEST_POSITION_RANGE
field_47175
f_zwsyrjiw
TEST_POS_XZ_RANGE
TEST_POSITION_RANGE
f_303311_
private static final Services
n
NO_SERVICES
field_39441
f_tkotoxaq
NONE_API_SERVICES
SERVICES
f_236789_
private final LocalSampleLogger
o
sampleLogger
field_48984
f_vnkqflvl
debugSampleLog
f_313906_
private List<GameTestBatch>
p
testBatches
field_33158
f_pmcfbngj
batches
batches
f_177587_
private final List<TestFunction>
q
testFunctions
field_48493
f_ypmvstkn
testFunctions
f_315109_
private final BlockPos
r
spawnPos
field_33159
f_qshghzvu
pos
pos
f_177588_
private final com.google.common.base.Stopwatch
s
stopwatch
field_48494
f_teljgluz
stopwatch
f_315742_
private static final GameRules
t
TEST_GAME_RULES
field_33160
f_dfctmkqc
GAME_RULES
GAME_RULES
f_177589_
private static final WorldOptions
u
WORLD_OPTIONS
field_33161
f_aixbodbb
TEST_LEVEL
WORLD_GENERATOR_OPTIONS
f_243964_
private MultipleTestTracker
v
testTracker
field_33162
f_zngcxdij
testSet
testSet
f_177591_

Constructor summary

ModifierConstructor
private (Thread serverThread, LevelStorageSource$LevelStorageAccess session, PackRepository dataPackManager, WorldStem saveLoader, Collection<TestFunction> testFunctions, BlockPos pos)

Method summary

Modifier and TypeMethod
public static GameTestServer
a(Thread arg0, epx$c arg1, aua arg2, Collection<ui> arg3, iz arg4)
create(Thread arg0, LevelStorageSource$LevelStorageAccess arg1, PackRepository arg2, Collection<TestFunction> arg3, BlockPos arg4)
method_40378(Thread arg0, class_32$class_5143 arg1, class_3283 arg2, Collection<class_4529> arg3, class_2338 arg4)
m_fqutafjg(Thread arg0, C_bpwagnit$C_unecclfw arg1, C_dqfyacfy arg2, Collection<C_pyqkxbzu> arg3, C_hynzadkk arg4)
create(Thread thread, LevelStorage$Session session, ResourcePackManager resourcePackManager, Collection<TestFunction> batches, BlockPos pos)
create(Thread thread, WorldSaveStorage$Session session, PackManager packManager, Collection<TestFunction> testBatch, BlockPos pos)
m_206606_(Thread p_206607_, C_2785_$C_2786_ p_206608_, C_62_ p_206609_, Collection<C_4904_> p_206610_, C_4675_ p_206611_)
public boolean
e()
initServer()
method_3823()
m_tfzihhsk()
setupServer()
setupServer()
m_7038_()
public void
a(BooleanSupplier arg0)
tickServer(BooleanSupplier arg0)
method_3748(BooleanSupplier arg0)
m_ryjguldn(BooleanSupplier arg0)
tick(BooleanSupplier arg0)
tick(BooleanSupplier arg0)
m_5705_(BooleanSupplier arg0)
public SampleLogger
f()
getTickTimeLogger()
method_56593()
m_etqniyxx()
getDebugSampleLog()
m_318596_()
public boolean
g()
isTickTimeLoggingEnabled()
method_56626()
m_lfumvlqy()
shouldPushTickTimeLog()
m_319241_()
public void
v_()
waitUntilNextTick()
method_16208()
m_wcoicbji()
runTasksTillTickEnd()
runTasksTillTickEnd()
m_130012_()
public SystemReport
a(ab arg0)
fillServerSystemReport(SystemReport arg0)
method_3859(class_6396 arg0)
m_bchwkzcc(C_fprbxnfr arg0)
addExtraSystemDetails(SystemDetails arg0)
addExtraSystemDetails(SystemDetails arg0)
m_142424_(C_140956_ arg0)
public void
i()
onServerExit()
method_3821()
m_wktlzxaq()
exit()
exit()
m_6988_()
public void
a(o arg0)
onServerCrash(CrashReport arg0)
method_3744(class_128 arg0)
m_ylxvtbug(C_bkefkbum arg0)
setCrashReport(CrashReport arg0)
setCrashReport(CrashReport arg0)
m_7268_(C_4883_ arg0)
private void
b(arf arg0)
startTests(ServerLevel arg0)
method_36096(class_3218 arg0)
m_iwxxjlll(C_bdwnwhiu arg0)
runTestBatches(ServerWorld world)
runTestBatches(ServerWorld world)
m_177624_(C_12_ arg0)
private boolean
bq()
haveTestsStarted()
method_36098()
m_bnagivtl()
isTesting()
isTesting()
m_177628_()
public boolean
j()
isHardcore()
method_3754()
m_odqgvsye()
isHardcore()
isHardcore()
m_7035_()
public int
k()
getOperatorUserPermissionLevel()
method_3798()
m_tnvwblvm()
getOpPermissionLevel()
getOpPermissionLevel()
m_7022_()
public int
l()
getFunctionCompilationLevel()
method_21714()
m_dowerpcm()
getFunctionPermissionLevel()
getFunctionPermissionLevel()
m_7034_()
public boolean
m()
shouldRconBroadcast()
method_3732()
m_qekqyjho()
shouldBroadcastRconToOps()
shouldBroadcastRconToOps()
m_6983_()
public boolean
n()
isDedicatedServer()
method_3816()
m_xpcjqhdz()
isDedicated()
isDedicated()
m_6982_()
public int
o()
getRateLimitPacketsPerSecond()
method_30612()
m_urgvyfxa()
getRateLimit()
getRateLimit()
m_7032_()
public boolean
p()
isEpollEnabled()
method_3759()
m_dilbuqhf()
isUsingNativeTransport()
isUsingNativeTransport()
m_6994_()
public boolean
q()
isCommandBlockEnabled()
method_3812()
m_jgzzempi()
areCommandBlocksEnabled()
areCommandBlocksEnabled()
m_6993_()
public boolean
r()
isPublished()
method_3860()
m_quqvcwgc()
isRemote()
isRemote()
m_6992_()
public boolean
U_()
shouldInformAdmins()
method_9201()
m_zfuzzzpb()
shouldBroadcastConsoleToOps()
shouldBroadcastConsoleToOps()
m_6102_()
public boolean
a(com.mojang.authlib.GameProfile arg0)
isSingleplayerOwner(com.mojang.authlib.GameProfile arg0)
method_19466(com.mojang.authlib.GameProfile arg0)
m_ttqfvxjp(com.mojang.authlib.GameProfile arg0)
isHost(com.mojang.authlib.GameProfile arg0)
isHost(com.mojang.authlib.GameProfile arg0)
m_7779_(com.mojang.authlib.GameProfile arg0)