net.minecraft.gametest.framework

public class GameTestInfo

to
net.minecraft.gametest.framework.GameTestInfo
net.minecraft.class_4517
net.minecraft.unmapped.C_agwojffm
net.minecraft.test.GameTestState
net.minecraft.test.GameTestState
net.minecraft.src.C_4889_
net.minecraft.gametest.framework.GameTestHarnessInfo

Field summary

Modifier and TypeField
private final TestFunction
a
testFunction
field_20559
f_groxdnzw
testFunction
testFunction
f_127598_
private BlockPos
b
structureBlockPos
field_20560
f_xrqtfrjs
pos
pos
f_127599_
private BlockPos
c
northWestCorner
field_48468
f_wqeyqddk
boxMinPos
f_317131_
private final ServerLevel
d
level
field_20561
f_czxnhwhd
world
world
f_127600_
private final Collection<GameTestListener>
e
listeners
field_20562
f_jxoiaeip
listeners
listeners
f_127601_
private final int
f
timeoutTicks
field_20563
f_qwmjtgds
tickLimit
ticksLeft
f_127602_
private final Collection<GameTestSequence>
g
sequences
field_21452
f_cyllvwin
timedTaskRunners
timedTaskRunners
f_127603_
private final it.unimi.dsi.fastutil.objects.Object2LongMap<Runnable>
h
runAtTickTimeMap
field_21453
f_esamtawu
ticksByRunnables
ticksByRunnables
f_127604_
private long
i
startTick
field_21454
f_rdzofldq
startTime
startTime
f_127605_
private int
j
ticksToWaitForChunkLoading
field_47172
f_bqoiuwvm
initialDelay
initialDelay
f_302353_
private boolean
k
placedStructure
field_47173
f_aptnrqfd
initialized
initialized
f_303273_
private boolean
l
chunksLoaded
field_47174
f_ubhmztut
tickedOnce
chunksLoaded
f_303601_
private long
m
tickCount
field_21455
f_cncaolaa
tick
tick
f_127606_
private boolean
n
started
field_20565
f_zslsvvtu
started
started
f_127607_
private final RetryOptions
o
retryOptions
field_48469
f_xiheryfz
testAttemptConfig
f_314573_
private final com.google.common.base.Stopwatch
p
timer
field_21456
f_iqjevdoe
stopwatch
stopwatch
f_127608_
private boolean
q
done
field_20567
f_zphgfhwv
completed
completed
f_127609_
private final Rotation
r
rotation
field_25301
f_dkdbgcvi
rotation
rotation
f_127610_
private Throwable
s
error
field_20569
f_cykwpirb
throwable
throwable
f_127611_
private StructureBlockEntity
t
structureBlockEntity
field_27805
f_knngyftd
structureBlockEntity
structureBlockEntity
f_177469_

Constructor summary

ModifierConstructor
public (TestFunction testFunction, Rotation rotation, ServerLevel world, RetryOptions testAttemptConfig)

Method summary

Modifier and TypeMethod
void
a(iz arg0)
setStructureBlockPos(BlockPos arg0)
method_23635(class_2338 arg0)
m_ybbqkhmm(C_hynzadkk arg0)
setPos(BlockPos pos)
setPos(BlockPos pos)
m_127617_(C_4675_ arg0)
public GameTestInfo
a(int arg0)
startExecution(int arg0)
method_23634(int arg0)
m_bpbhcbji(int arg0)
startCountdown(int additionalExpectedStopTime)
startCountdown(int arg0)
m_127616_(int arg0)
public GameTestInfo
a()
placeStructure()
method_56213()
m_gbxnkzzc()
initializeImmediately()
m_322668_()
private boolean
C()
ensureStructureIsPlaced()
method_56211()
m_mdcxjpsd()
initialize()
m_321951_()
public void
a(tr arg0)
tick(GameTestRunner arg0)
method_22165(class_4520 arg0)
m_dyzxadjo(C_zehlpsdx arg0)
tick(TestRunContext context)
tick(TestUtil arg0)
m_127628_(C_4892_ arg0)
private void
D()
tickInternal()
method_33315()
m_pnghyswr()
tickTests()
tickTests()
m_177470_()
private void
E()
startTest()
method_23639()
m_pzmifyhz()
start()
start()
m_127649_()
public void
a(long arg0, Runnable arg1)
setRunAtTickTime(long arg0, Runnable arg1)
method_36060(long arg0, Runnable arg1)
m_vntlfywv(long arg0, Runnable arg1)
runAtTick(long tick, Runnable runnable)
runAtTick(long tick, Runnable runnable)
m_177472_(long p_177474_, Runnable arg1)
public String
b()
getTestName()
method_22169()
m_fndfbdhg()
getTemplatePath()
getStructurePath()
m_127633_()
public BlockPos
c()
getStructureBlockPos()
method_22172()
m_bxgcrwlb()
getPos()
getPos()
m_127636_()
public AABB
d()
getStructureBounds()
method_36062()
m_rnhqviwc()
getBoundingBox()
getBoundingBox()
m_177484_()
public StructureBlockEntity
e()
getStructureBlockEntity()
method_36059()
m_jscbchkh()
getStructureBlockBlockEntity()
getStructureBlockBlockEntity()
m_177471_()
public ServerLevel
f()
getLevel()
method_22176()
m_iqwgczmb()
getWorld()
getWorld()
m_127637_()
public boolean
g()
hasSucceeded()
method_22177()
m_wizlbadc()
isPassed()
isPassed()
m_127638_()
public boolean
h()
hasFailed()
method_22178()
m_xnccdubt()
isFailed()
isFailed()
m_127639_()
public boolean
i()
hasStarted()
method_22179()
m_ysygmbjx()
isStarted()
isStarted()
m_127640_()
public boolean
j()
isDone()
method_22180()
m_djxnapzc()
isCompleted()
isCompleted()
m_127641_()
public long
k()
getRunTime()
method_36063()
m_ukhurglm()
getElapsedMilliseconds()
getElapsedMilliseconds()
m_177485_()
private void
F()
finish()
method_23640()
m_nrcnweey()
complete()
complete()
m_127650_()
public void
l()
succeed()
method_36064()
m_tdycbqpw()
completeIfSuccessful()
completeIfSuccessful()
m_177486_()
public void
a(Throwable arg0)
fail(Throwable arg0)
method_22168(Throwable arg0)
m_mdflbmom(Throwable arg0)
fail(Throwable throwable)
fail(Throwable throwable)
m_127622_(Throwable arg0)
public Throwable
m()
getError()
method_22182()
m_oyrbpwjs()
getThrowable()
getThrowable()
m_127642_()
public void
a(tp arg0)
addListener(GameTestListener arg0)
method_22167(class_4518 arg0)
m_cnhpofyv(C_nvnirinq arg0)
addListener(TestListener listener)
addListener(TestListener listener)
m_127624_(C_4890_ arg0)
public GameTestInfo
n()
prepareTestStructure()
method_22166()
m_kbsrtbpl()
init()
prepareTestStructure()
m_306517_()
long
o()
getTick()
method_36065()
m_xsidzmjn()
getTick()
getTick()
m_177488_()
GameTestSequence
p()
createSequence()
method_36066()
m_bpcnxmsm()
createTimedTaskRunner()
createTimedTaskRunner()
m_177489_()
public boolean
q()
isRequired()
method_22183()
m_giejubvy()
isRequired()
isRequired()
m_127643_()
public boolean
r()
isOptional()
method_22184()
m_sqlrdign()
isOptional()
isOptional()
m_127644_()
public String
s()
getStructureName()
method_23638()
m_vxzmantn()
getTemplateName()
getStructureName()
m_127645_()
public Rotation
t()
getRotation()
method_29402()
m_llefkmgd()
getRotation()
getRotation()
m_127646_()
public TestFunction
u()
getTestFunction()
method_29403()
m_tgzlzpkd()
getTestFunction()
getTestFunction()
m_127648_()
public int
v()
getTimeoutTicks()
method_36067()
m_ozjkeznl()
getTickLimit()
getTicksLeft()
m_177490_()
public boolean
w()
isFlaky()
method_32241()
m_wrjdjkvm()
isFlaky()
isFlaky()
m_177491_()
public int
x()
maxAttempts()
method_32242()
m_wzfspxut()
getMaxAttempts()
getMaxAttempts()
m_177492_()
public int
y()
requiredSuccesses()
method_32243()
m_zxeybpte()
getRequiredSuccesses()
getRequiredSuccesses()
m_177493_()
public RetryOptions
z()
retryOptions()
method_56215()
m_nhswmckg()
getTestAttemptConfig()
m_324328_()
public Stream<GameTestListener>
A()
getListeners()
method_56209()
m_xwzvjulx()
streamListeners()
m_324070_()
public GameTestInfo
B()
copyReset()
method_56210()
m_qxeequix()
copy()
m_325037_()
private BlockPos
G()
getOrCalculateNorthwestCorner()
method_56212()
m_fugplssk()
getBoxMinPos()
m_325039_()
public void
b(iz arg0)
setNorthWestCorner(BlockPos arg0)
method_56214(class_2338 arg0)
m_xbljpkwl(C_hynzadkk arg0)
setBoxMinPos(BlockPos boxMinPos)
m_xbljpkwl(BlockPos pos)
m_322570_(C_4675_ arg0)