Class TestManager

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

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

    • INSTANCE

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

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

      @Nullable private @Nullable TestUtil field_48495
      Mappings:
      Namespace Name Mixin selector
      official c Lry;c:Lrv;
      intermediary field_48495 Lnet/minecraft/class_4521;field_48495:Lnet/minecraft/class_4520;
      named field_48495 Lnet/minecraft/test/TestManager;field_48495:Lnet/minecraft/test/TestUtil;
  • Constructor Details

    • TestManager

      private TestManager()
  • Method Details

    • start

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

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

      public void method_56241(TestUtil testUtil)
      Mappings:
      Namespace Name Mixin selector
      official a Lry;a(Lrv;)V
      intermediary method_56241 Lnet/minecraft/class_4521;method_56241(Lnet/minecraft/class_4520;)V
      named method_56241 Lnet/minecraft/test/TestManager;method_56241(Lnet/minecraft/test/TestUtil;)V
    • tick

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