net.minecraft.gametest.framework

public class GameTestInfo

lf
net.minecraft.gametest.framework.GameTestInfo
net.minecraft.class_4517
net.minecraft.unmapped.C_agwojffm
net.minecraft.test.GameTest
net.minecraft.test.TestTracker
net.minecraft.server.v1_16_R2.GameTestHarnessInfo

Field summary

Modifier and TypeField
private final TestFunction
a
testFunction
field_20559
f_groxdnzw
testFunction
field_229488_a_
private BlockPos
b
structureBlockPos
field_20560
f_xrqtfrjs
pos
field_229489_b_
private final ServerLevel
c
level
field_20561
f_czxnhwhd
world
field_229490_c_
private final Collection<GameTestListener>
d
listeners
field_20562
f_jxoiaeip
listeners
field_229491_d_
private final int
e
timeoutTicks
field_20563
f_qwmjtgds
ticksLeft
field_229492_e_
private final Collection<GameTestSequence>
f
sequences
field_21452
f_cyllvwin
field_21452
field_229493_f_
private it.unimi.dsi.fastutil.objects.Object2LongMap<Runnable>
g
runAtTickTimeMap
field_21453
f_esamtawu
field_21453
field_229494_g_
private long
h
startTick
field_21454
f_rdzofldq
expectedStopTime
field_229495_h_
private long
i
tickCount
field_21455
f_cncaolaa
field_21455
field_229496_i_
private boolean
j
started
field_20565
f_zslsvvtu
started
field_229497_j_
private final com.google.common.base.Stopwatch
k
timer
field_21456
f_iqjevdoe
stopwatch
field_229498_k_
private boolean
l
done
field_20567
f_zphgfhwv
completed
field_229499_l_
private final Rotation
m
rotation
field_25301
f_dkdbgcvi
field_25301
field_240541_m_
private Throwable
n
error
field_20569
f_cykwpirb
throwable
field_229500_m_

Constructor summary

ModifierConstructor
public (TestFunction arg0, Rotation arg1, ServerLevel arg2)

Method summary

Modifier and TypeMethod
void
a(fx arg0)
setStructureBlockPos(BlockPos arg0)
method_23635(class_2338 arg0)
m_ybbqkhmm(C_hynzadkk arg0)
setPos(BlockPos pos)
func_229503_a_(BlockPos arg0)
void
a()
startExecution()
method_23634()
m_bpbhcbji()
startCountdown()
func_229501_a_()
public void
b()
tick()
method_22165()
m_dyzxadjo()
tick()
func_229507_b_()
private void
v()
startTest()
method_23639()
m_pzmifyhz()
start()
func_229523_t_()
public String
c()
getTestName()
method_22169()
m_fndfbdhg()
getStructurePath()
func_229510_c_()
public BlockPos
d()
getStructureBlockPos()
method_22172()
m_bxgcrwlb()
getPos()
func_229512_d_()
public ServerLevel
g()
getLevel()
method_22176()
m_iqwgczmb()
getWorld()
func_229514_g_()
public boolean
h()
hasSucceeded()
method_22177()
m_wizlbadc()
isPassed()
func_229515_h_()
public boolean
i()
hasFailed()
method_22178()
m_xnccdubt()
isFailed()
func_229516_i_()
public boolean
j()
hasStarted()
method_22179()
m_ysygmbjx()
isStarted()
func_229517_j_()
public boolean
k()
isDone()
method_22180()
m_djxnapzc()
isCompleted()
func_229518_k_()
private void
x()
finish()
method_23640()
m_nrcnweey()
complete()
func_229525_v_()
public void
a(Throwable arg0)
fail(Throwable arg0)
method_22168(Throwable arg0)
m_mdflbmom(Throwable arg0)
fail(Throwable throwable)
func_229506_a_(Throwable arg0)
public Throwable
n()
getError()
method_22182()
m_oyrbpwjs()
getThrowable()
func_229519_n_()
public void
a(lg arg0)
addListener(GameTestListener arg0)
method_22167(class_4518 arg0)
m_cnhpofyv(C_nvnirinq arg0)
addListener(TestListener listener)
func_229504_a_(ITestCallback arg0)
public void
a(fx arg0, int arg1)
spawnStructure(BlockPos arg0, int arg1)
method_22166(class_2338 arg0, int arg1)
m_qwjmdzfj(C_hynzadkk arg0, int arg1)
init(BlockPos arg0, int arg1)
func_240543_a_(BlockPos arg0, int arg1)
public boolean
q()
isRequired()
method_22183()
m_giejubvy()
isRequired()
func_229520_q_()
public boolean
r()
isOptional()
method_22184()
m_sqlrdign()
isOptional()
func_229521_r_()
public String
s()
getStructureName()
method_23638()
m_vxzmantn()
getStructureName()
func_229522_s_()
public Rotation
t()
getRotation()
method_29402()
m_llefkmgd()
method_29402()
func_240545_t_()
public TestFunction
u()
getTestFunction()
method_29403()
m_tgzlzpkd()
method_29403()
func_240546_u_()