History - net.minecraft.gametest.framework.MultipleTestTracker
25w18a
Names
tf
tj
Fields
Collection<GameTestInfo>: f, tests, field_20577, tests, f_127798_
Collection<GameTestInfo>: f, tests, field_20577
Collection<GameTestListener>: g, listeners, field_25303, listeners, f_127799_
Collection<GameTestListener>: g, listeners, field_25303
char: a, NOT_STARTED_TEST_CHAR, field_33168, NOT_STARTED, f_177677_
char: a, NOT_STARTED_TEST_CHAR, field_33168
char: b, ONGOING_TEST_CHAR, field_33169, RUNNING, f_177678_
char: b, ONGOING_TEST_CHAR, field_33169
char: c, SUCCESSFUL_TEST_CHAR, field_33170, PASS, f_177679_
char: c, SUCCESSFUL_TEST_CHAR, field_33170
char: d, FAILED_OPTIONAL_TEST_CHAR, field_33171, OPTIONAL_FAIL, f_177680_
char: d, FAILED_OPTIONAL_TEST_CHAR, field_33171
char: e, FAILED_REQUIRED_TEST_CHAR, field_33172, REQUIRED_FAIL, f_177681_
char: e, FAILED_REQUIRED_TEST_CHAR, field_33172
Constructors
Methods
void (GameTestInfo): a, addTestToTrack, method_22230, add, m_127809_
void (GameTestInfo): a, addTestToTrack, method_22230
void (GameTestListener): a, addListener, method_22231, addListener, m_127811_
void (GameTestListener): a, addListener, method_22231
int (): a, getFailedRequiredCount, method_22229, getFailedRequiredTestCount, m_127803_
int (): a, getFailedRequiredCount, method_22229
int (): b, getFailedOptionalCount, method_22234, getFailedOptionalTestCount, m_127816_
int (): b, getFailedOptionalCount, method_22234
int (): c, getDoneCount, method_22235, getCompletedTestCount, m_127817_
int (): c, getDoneCount, method_22235
boolean (): d, hasFailedRequired, method_22236, failed, m_127818_
boolean (): d, hasFailedRequired, method_22236
boolean (): e, hasFailedOptional, method_22237, hasFailedOptionalTests, m_127819_
boolean (): e, hasFailedOptional, method_22237
int (): h, getTotalCount, method_22238, getTestCount, m_127820_
int (): h, getTotalCount, method_22238
boolean (): i, isDone, method_22239, isDone, m_127821_
boolean (): i, isDone, method_22239
String (): j, getProgressBar, method_22240, getResultString, m_127822_
String (): j, getProgressBar, method_22240
void (Consumer<GameTestInfo>): a, addFailureListener, method_29407, addListener, m_127807_
void (Consumer<GameTestInfo>): a, addFailureListener, method_29407
Collection<GameTestInfo> (): f, getFailedRequired, method_36103, getRequiredTests, m_177682_
Collection<GameTestInfo> (): f, getFailedRequired, method_36103
Collection<GameTestInfo> (): g, getFailedOptional, method_36104, getOptionalTests, m_177683_
Collection<GameTestInfo> (): g, getFailedOptional, method_36104
void (GameTestInfo): b, remove, method_56243, remove, m_322296_
void (GameTestInfo): b, remove, method_56243
1.21.5
Names
sw
tf
Fields
Constructors
Methods
1.21.4
Names
ud
sw
Fields
Constructors
Methods
1.21.3
Names
ti
ud
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
tz
ti
Fields
Constructors
Methods
1.20.6
Names
rz
tz
Fields
Constructors
Methods
void (GameTestInfo): b, remove, method_56243, remove, m_322296_
1.20.4
Names
qh
rz
Fields
Constructors
Methods
1.20.2
Names
qc
qh
Fields
Constructors
Methods
1.20.1
Names
qp
qc
Fields
Constructors
Methods
1.19.4
Names
qa
qp
Fields
Constructors
Methods
1.19.3
Names
ou
qa
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
Fields
Constructors
Methods
1.19
Names
nv
ou
Fields
Constructors
Methods
1.18.2
Names
nn
nv
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
ml
nn
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
lp
ml
net.minecraft.test.TestResultList
net.minecraft.src.C_4898_
Fields
Collection<GameTestInfo>: a, tests, field_20577, tests, field_229576_a_
Collection<GameTestInfo>: f, tests, field_20577, tests, f_127798_
Collection<GameTestListener>: b, listeners, field_25303, field_25303, field_240555_b_
Collection<GameTestListener>: g, listeners, field_25303, listeners, f_127799_
char: a, NOT_STARTED_TEST_CHAR, field_33168, NOT_STARTED, f_177677_
char: b, ONGOING_TEST_CHAR, field_33169, RUNNING, f_177678_
char: c, SUCCESSFUL_TEST_CHAR, field_33170, PASS, f_177679_
char: d, FAILED_OPTIONAL_TEST_CHAR, field_33171, OPTIONAL_FAIL, f_177680_
char: e, FAILED_REQUIRED_TEST_CHAR, field_33172, REQUIRED_FAIL, f_177681_
Constructors
Methods
void (GameTestInfo): a, addTestToTrack, method_22230, add, func_229579_a_
void (GameTestInfo): a, addTestToTrack, method_22230, add, m_127809_
void (GameTestListener): a, addListener, method_22231, addListener, func_240558_a_
void (GameTestListener): a, addListener, method_22231, addListener, m_127811_
int (): a, getFailedRequiredCount, method_22229, getFailedRequiredTestCount, func_229578_a_
int (): a, getFailedRequiredCount, method_22229, getFailedRequiredTestCount, m_127803_
int (): b, getFailedOptionalCount, method_22234, getFailedOptionalTestCount, func_229583_b_
int (): b, getFailedOptionalCount, method_22234, getFailedOptionalTestCount, m_127816_
int (): c, getDoneCount, method_22235, getCompletedTestCount, func_229584_c_
int (): c, getDoneCount, method_22235, getCompletedTestCount, m_127817_
boolean (): d, hasFailedRequired, method_22236, failed, func_229585_d_
boolean (): d, hasFailedRequired, method_22236, failed, m_127818_
boolean (): e, hasFailedOptional, method_22237, hasFailedOptionalTests, func_229586_e_
boolean (): e, hasFailedOptional, method_22237, hasFailedOptionalTests, m_127819_
int (): h, getTotalCount, method_22238, getTestCount, func_229587_h_
int (): h, getTotalCount, method_22238, getTestCount, m_127820_
boolean (): i, isDone, method_22239, isDone, func_229588_i_
boolean (): i, isDone, method_22239, isDone, m_127821_
String (): j, getProgressBar, method_22240, getResultString, func_229589_j_
String (): j, getProgressBar, method_22240, getResultString, m_127822_
void (Consumer<GameTestInfo>): a, addFailureListener, method_29407, method_29407, func_240556_a_
void (Consumer<GameTestInfo>): a, addFailureListener, method_29407, addListener, m_127807_
Collection<GameTestInfo> (): f, getFailedRequired, method_36103, getRequiredTests, m_177682_
Collection<GameTestInfo> (): g, getFailedOptional, method_36104, getOptionalTests, m_177683_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
kq
lp
Fields
Constructors
Methods
1.16.1
Names
jf
kq
Fields
GameTestListener: b, listener, field_20578, listener, field_229577_b_
Collection<GameTestListener>: b, listeners, field_25303, field_25303, field_240555_b_
Constructors
Methods
void (GameTestInfo): a, add, method_22230, add, func_229579_a_
void (GameTestInfo): a, addTestToTrack, method_22230, add, func_229579_a_
void (GameTestListener): a, setListener, method_22231, addListener, func_229580_a_
void (GameTestListener): a, addListener, method_22231, addListener, func_240558_a_
void (Consumer<GameTestInfo>): a, addFailureListener, method_29407, method_29407, func_240556_a_
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
jf
net.minecraft.gametest.framework.MultipleTestTracker
net.minecraft.class_4524
net.minecraft.test.TestSet
net.minecraft.test.TestResultList
Fields
Collection<GameTestInfo>: a, tests, field_20577, tests, field_229576_a_
GameTestListener: b, listener, field_20578, listener, field_229577_b_
Constructors
()
Methods
void (GameTestInfo): a, add, method_22230, add, func_229579_a_
void (GameTestListener): a, setListener, method_22231, addListener, func_229580_a_
int (): a, getFailedRequiredCount, method_22229, getFailedRequiredTestCount, func_229578_a_
int (): b, getFailedOptionalCount, method_22234, getFailedOptionalTestCount, func_229583_b_
int (): c, getDoneCount, method_22235, getCompletedTestCount, func_229584_c_
boolean (): d, hasFailedRequired, method_22236, failed, func_229585_d_
boolean (): e, hasFailedOptional, method_22237, hasFailedOptionalTests, func_229586_e_
int (): h, getTotalCount, method_22238, getTestCount, func_229587_h_
boolean (): i, isDone, method_22239, isDone, func_229588_i_
String (): j, getProgressBar, method_22240, getResultString, func_229589_j_