net.minecraft.gametest.framework

public record TestFunction

tr
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
comp_2218
f_bhqpxyxv
batchId
batchId
f_128067_
private final String
b
testName
comp_2219
f_hkfqikht
templatePath
structurePath
f_128068_
private final String
c
structureName
comp_2220
f_kziwhtbq
templateName
structureName
f_128069_
private final Rotation
d
rotation
comp_2221
f_oxdpzsek
rotation
rotation
f_128074_
private final int
e
maxTicks
comp_2222
f_qceagizg
tickLimit
timeout
f_128072_
private final long
f
setupTicks
comp_2223
f_dqpmtxua
setupTicks
startDelay
f_128073_
private final boolean
g
required
comp_2224
f_dwtxbffe
required
required
f_128070_
private final boolean
h
manualOnly
comp_2445
f_hwhtqlry
manualOnly
manualOnly
f_315754_
private final int
i
maxAttempts
comp_2225
f_dhpepffx
maxAttempts
maxAttempts
f_177798_
private final int
j
requiredSuccesses
comp_2226
f_vctkynfi
requiredSuccesses
requiredSuccesses
f_177799_
private final boolean
k
skyAccess
comp_2362
f_fyvcxggm
skyAccess
skyAccess
f_314649_
private final Consumer<GameTestHelper>
l
function
comp_2227
f_mezkzneh
starter
starter
f_128071_

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 setupTicks, boolean required, Consumer<GameTestHelper> starter)
public (String batchId, String templatePath, String templateName, Rotation rotation, int tickLimit, long duration, boolean required, boolean manualOnly, int maxAttempts, int requiredSuccesses, boolean skyAccess, Consumer<GameTestHelper> starter)

Method summary

Modifier and TypeMethod
public void
a(sw 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 boolean
a()
isFlaky()
method_32257()
m_viiaxkjx()
isFlaky()
isFlaky()
m_177828_()
public String
b()
batchName()
comp_2218()
m_jyrrrulq()
batchId()
batchName()
f_128067_()
public String
c()
testName()
comp_2219()
m_bbvgislu()
templatePath()
testName()
f_128068_()
public String
d()
structureName()
comp_2220()
m_tfjpoftd()
templateName()
structureName()
f_128069_()
public Rotation
e()
rotation()
comp_2221()
m_xvnajfdo()
rotation()
rotation()
f_128074_()
public int
f()
maxTicks()
comp_2222()
m_ztxbaobr()
tickLimit()
maxTicks()
f_128072_()
public long
g()
setupTicks()
comp_2223()
m_qcycrgxs()
setupTicks()
setupTicks()
f_128073_()
public boolean
h()
required()
comp_2224()
m_gxrajemh()
required()
required()
f_128070_()
public boolean
i()
manualOnly()
comp_2445()
m_ljgbncml()
manualOnly()
manualOnly()
f_315754_()
public int
j()
maxAttempts()
comp_2225()
m_pjwnyzxc()
maxAttempts()
maxAttempts()
f_177798_()
public int
k()
requiredSuccesses()
comp_2226()
m_ctltmzva()
requiredSuccesses()
requiredSuccesses()
f_177799_()
public boolean
l()
skyAccess()
comp_2362()
m_nfajltml()
skyAccess()
skyAccess()
f_314649_()
public Consumer<GameTestHelper>
m()
function()
comp_2227()
m_llcfvsuc()
starter()
function()
f_128071_()