net.minecraft.gametest.framework

public class GameTestTicker

th
net.minecraft.gametest.framework.GameTestTicker
net.minecraft.class_4521
net.minecraft.test.TestManager

Field summary

Modifier and TypeField
public static final GameTestTicker
a
SINGLETON
field_20574
INSTANCE
private final Collection<GameTestInfo>
b
testInfos
field_20575
tests
private GameTestRunner
c
runner
field_48495
runContext
private GameTestTicker$State
d
state
field_57041
state
private volatile boolean
e
ticking
field_60601
shouldTick

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public void
a(sz arg0)
add(GameTestInfo arg0)
method_22227(class_4517 arg0)
start(GameTestState test)
public void
a()
clear()
method_22226()
clear()
public void
a(te arg0)
setRunner(GameTestRunner arg0)
method_56241(class_4520 arg0)
setRunContext(TestRunContext runContext)
public void
b()
startTicking()
method_71664()
startTicking()
public void
c()
tick()
method_22228()
tick()