Class TestManager

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

public class TestManager extends Object
Mappings:
Namespace Name
official pv
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 Lpv;a:Lpv;
      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 Lpv;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;
  • Constructor Details

    • TestManager

      public TestManager()
  • Method Details

    • start

      public void start(GameTestState test)
      Mappings:
      Namespace Name Mixin selector
      official a Lpv;a(Lpp;)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 Lpv;a()V
      intermediary method_22226 Lnet/minecraft/class_4521;method_22226()V
      named clear Lnet/minecraft/test/TestManager;clear()V
    • tick

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