net.minecraft.gametest.framework

public class MultipleTestTracker

jf
net.minecraft.gametest.framework.MultipleTestTracker
net.minecraft.class_4524
net.minecraft.unmapped.C_ancwczjx
net.minecraft.test.TestSet
net.minecraft.test.TestResultList
net.minecraft.server.v1_15_R1.GameTestHarnessCollector

Field summary

Modifier and TypeField
private final Collection<GameTestInfo>
a
tests
field_20577
f_xoyzwaso
tests
field_229576_a_
private GameTestListener
b
listener
field_20578
f_zgwabhne
listener
field_229577_b_

Constructor summary

ModifierConstructor
public ()
public (Collection<GameTestInfo> tests)

Method summary

Modifier and TypeMethod
public void
a(iw arg0)
add(GameTestInfo arg0)
method_22230(class_4517 arg0)
m_nkvkhykp(C_agwojffm arg0)
add(GameTest test)
func_229579_a_(TestTracker arg0)
public void
a(ix arg0)
setListener(GameTestListener arg0)
method_22231(class_4518 arg0)
m_wcdugfrc(C_nvnirinq arg0)
addListener(TestListener listener)
func_229580_a_(ITestCallback arg0)
public int
a()
getFailedRequiredCount()
method_22229()
m_fjongvru()
getFailedRequiredTestCount()
func_229578_a_()
public int
b()
getFailedOptionalCount()
method_22234()
m_ufiakjel()
getFailedOptionalTestCount()
func_229583_b_()
public int
c()
getDoneCount()
method_22235()
m_gyepbkrg()
getCompletedTestCount()
func_229584_c_()
public boolean
d()
hasFailedRequired()
method_22236()
m_aypuqjnf()
failed()
func_229585_d_()
public boolean
e()
hasFailedOptional()
method_22237()
m_vckcndgc()
hasFailedOptionalTests()
func_229586_e_()
public int
h()
getTotalCount()
method_22238()
m_tnzyohrr()
getTestCount()
func_229587_h_()
public boolean
i()
isDone()
method_22239()
m_qeqvchsg()
isDone()
func_229588_i_()
public String
j()
getProgressBar()
method_22240()
m_tszpyghu()
getResultString()
func_229589_j_()