yarn/mappings/net/minecraft/test/TestSet.mapping

17 lines
668 B
Plaintext

CLASS net/minecraft/class_4524 net/minecraft/test/TestSet
FIELD field_20577 tests Ljava/util/Collection;
METHOD <init> (Ljava/util/Collection;)V
ARG 1 tests
METHOD method_22229 getFailedRequiredTestCount ()I
METHOD method_22230 add (Lnet/minecraft/class_4517;)V
ARG 1 test
METHOD method_22231 addListener (Lnet/minecraft/class_4518;)V
ARG 1 listener
METHOD method_22234 getFailedOptionalTestCount ()I
METHOD method_22235 getCompletedTestCount ()I
METHOD method_22236 failed ()Z
METHOD method_22237 hasFailedOptionalTests ()Z
METHOD method_22238 getTestCount ()I
METHOD method_22239 isDone ()Z
METHOD method_22240 getResultString ()Ljava/lang/String;