Class TestManager

java.lang.Object
net.minecraft.test.TestManager

public class TestManager extends Object
Mappings:
Namespace Name
named net/minecraft/test/TestManager
intermediary net/minecraft/class_4521
official sz
  • Field Details

    • INSTANCE

      public static final TestManager INSTANCE
      Mappings:
      Namespace Name Mixin selector
      named INSTANCE Lnet/minecraft/test/TestManager;INSTANCE:Lnet/minecraft/test/TestManager;
      intermediary field_20574 Lnet/minecraft/class_4521;field_20574:Lnet/minecraft/class_4521;
      official a Lsz;a:Lsz;
    • tests

      private final Collection<GameTestState> tests
      Mappings:
      Namespace Name Mixin selector
      named tests Lnet/minecraft/test/TestManager;tests:Ljava/util/Collection;
      intermediary field_20575 Lnet/minecraft/class_4521;field_20575:Ljava/util/Collection;
      official b Lsz;b:Ljava/util/Collection;
    • runContext

      @Nullable private @Nullable TestRunContext runContext
      Mappings:
      Namespace Name Mixin selector
      named runContext Lnet/minecraft/test/TestManager;runContext:Lnet/minecraft/test/TestRunContext;
      intermediary field_48495 Lnet/minecraft/class_4521;field_48495:Lnet/minecraft/class_4520;
      official c Lsz;c:Lsw;
  • Constructor Details

    • TestManager

      private TestManager()
  • Method Details

    • start

      public void start(GameTestState test)
      Mappings:
      Namespace Name Mixin selector
      named start Lnet/minecraft/test/TestManager;start(Lnet/minecraft/test/GameTestState;)V
      intermediary method_22227 Lnet/minecraft/class_4521;method_22227(Lnet/minecraft/class_4517;)V
      official a Lsz;a(Lst;)V
    • clear

      public void clear()
      Mappings:
      Namespace Name Mixin selector
      named clear Lnet/minecraft/test/TestManager;clear()V
      intermediary method_22226 Lnet/minecraft/class_4521;method_22226()V
      official a Lsz;a()V
    • setRunContext

      public void setRunContext(TestRunContext runContext)
      Mappings:
      Namespace Name Mixin selector
      named setRunContext Lnet/minecraft/test/TestManager;setRunContext(Lnet/minecraft/test/TestRunContext;)V
      intermediary method_56241 Lnet/minecraft/class_4521;method_56241(Lnet/minecraft/class_4520;)V
      official a Lsz;a(Lsw;)V
    • tick

      public void tick()
      Mappings:
      Namespace Name Mixin selector
      named tick Lnet/minecraft/test/TestManager;tick()V
      intermediary method_22228 Lnet/minecraft/class_4521;method_22228()V
      official b Lsz;b()V