net.minecraft.gametest.framework

public class TestFunction

pa
net.minecraft.gametest.framework.TestFunction
net.minecraft.class_4529
net.minecraft.unmapped.C_pyqkxbzu
net.minecraft.test.TestFunction
net.minecraft.test.TestFunction
net.minecraft.src.C_4904_
net.minecraft.gametest.framework.GameTestHarnessTestFunction

Field summary

Modifier and TypeField
private final String
a
batchName
field_20583
f_bhqpxyxv
batchId
batchId
f_128067_
private final String
b
testName
field_20584
f_hkfqikht
templatePath
structurePath
f_128068_
private final String
c
structureName
field_20585
f_kziwhtbq
templateName
structureName
f_128069_
private final boolean
d
required
field_20586
f_dwtxbffe
required
required
f_128070_
private final int
e
maxAttempts
field_27814
f_dhpepffx
maxAttempts
maxAttempts
f_177798_
private final int
f
requiredSuccesses
field_27815
f_vctkynfi
requiredSuccesses
requiredSuccesses
f_177799_
private final Consumer<GameTestHelper>
g
function
field_20587
f_mezkzneh
starter
starter
f_128071_
private final int
h
maxTicks
field_20588
f_qceagizg
tickLimit
tickLimit
f_128072_
private final long
i
setupTicks
field_21460
f_dqpmtxua
duration
duration
f_128073_
private final Rotation
j
rotation
field_25306
f_oxdpzsek
rotation
rotation
f_128074_

Constructor summary

ModifierConstructor
public (String batchId, String templatePath, String templateName, int tickLimit, long duration, boolean required, Consumer<GameTestHelper> starter)
public (String batchId, String templatePath, String templateName, Rotation rotation, int tickLimit, long duration, boolean required, Consumer<GameTestHelper> starter)
public (String batchId, String templatePath, String templateName, Rotation rotation, int tickLimit, long duration, boolean required, int requiredSuccesses, int maxAttempts, Consumer<GameTestHelper> starter)

Method summary

Modifier and TypeMethod
public void
a(oi arg0)
run(GameTestHelper arg0)
method_22297(class_4516 arg0)
m_cjitdabg(C_ncfucati arg0)
start(TestContext context)
start(TestContext context)
m_128076_(C_4888_ arg0)
public String
a()
getTestName()
method_22296()
m_uxraqbth()
getTemplatePath()
getStructurePath()
m_128075_()
public String
b()
getStructureName()
method_22298()
m_kswgksel()
getTemplateName()
getStructureName()
m_128078_()
public int
c()
getMaxTicks()
method_22299()
m_faifvtqk()
getTickLimit()
getTickLimit()
m_128079_()
public boolean
d()
isRequired()
method_22300()
m_klaxklpv()
isRequired()
isRequired()
m_128080_()
public String
e()
getBatchName()
method_22301()
m_dfzyqrvc()
getBatchId()
getBatchId()
m_128081_()
public long
f()
getSetupTicks()
method_23649()
m_fvcsehfh()
getDuration()
getDuration()
m_128082_()
public Rotation
g()
getRotation()
method_29424()
m_yvcprgxb()
getRotation()
getRotation()
m_128083_()
public boolean
h()
isFlaky()
method_32257()
m_viiaxkjx()
isFlaky()
isFlaky()
m_177828_()
public int
i()
getMaxAttempts()
method_32258()
m_kpljclnn()
getMaxAttempts()
getMaxAttempts()
m_177829_()
public int
j()
getRequiredSuccesses()
method_32259()
m_vfjtjklz()
getRequiredSuccesses()
getRequiredSuccesses()
m_177830_()