net.minecraft.test

public record TestFunction

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

Field summary

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

Constructor summary

ModifierConstructor
public (String batchId, String templatePath, String templateName, int tickLimit, long duration, boolean required, Consumer<TestContext> starter)
public (String batchId, String templatePath, String templateName, BlockRotation rotation, int tickLimit, long setupTicks, boolean required, Consumer<TestContext> starter)
public (String batchId, String templatePath, String templateName, BlockRotation rotation, int tickLimit, long duration, boolean required, boolean manualOnly, int maxAttempts, int requiredSuccesses, boolean skyAccess, Consumer<TestContext> starter)

Method summary

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