Package net.minecraft.test
Class Batches
java.lang.Object
net.minecraft.test.Batches
- Mappings:
Namespace Name named net/minecraft/test/Batchesintermediary net/minecraft/class_9113official sj
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TestRunContext.Batcherbatcher(int batchSize) static GameTestBatchcreate(Collection<GameTestState> states, RegistryEntry<TestEnvironmentDefinition> registryEntry, int int2) static TestRunContext.Batcherstatic List<GameTestBatch> method_66925(Collection<RegistryEntry.Reference<TestInstance>> collection, Batches.class_10658 class_10658, ServerWorld serverWorld)
-
Field Details
-
BATCH_SIZE
private static final int BATCH_SIZE- See Also:
- Mappings:
Namespace Name Mixin selector named BATCH_SIZELnet/minecraft/test/Batches;BATCH_SIZE:Iintermediary field_48467Lnet/minecraft/class_9113;field_48467:Iofficial bLsj;b:I
-
field_56170
- Mappings:
Namespace Name Mixin selector named field_56170Lnet/minecraft/test/Batches;field_56170:Lnet/minecraft/test/Batches$class_10658;intermediary field_56170Lnet/minecraft/class_9113;field_56170:Lnet/minecraft/class_9113$class_10658;official aLsj;a:Lsj$a;
-
-
Constructor Details
-
Batches
public Batches()
-
-
Method Details
-
method_66925
public static List<GameTestBatch> method_66925(Collection<RegistryEntry.Reference<TestInstance>> collection, Batches.class_10658 class_10658, ServerWorld serverWorld) - Mappings:
Namespace Name Mixin selector named method_66925Lnet/minecraft/test/Batches;method_66925(Ljava/util/Collection;Lnet/minecraft/test/Batches$class_10658;Lnet/minecraft/server/world/ServerWorld;)Ljava/util/List;intermediary method_66925Lnet/minecraft/class_9113;method_66925(Ljava/util/Collection;Lnet/minecraft/class_9113$class_10658;Lnet/minecraft/class_3218;)Ljava/util/List;official aLsj;a(Ljava/util/Collection;Lsj$a;Larn;)Ljava/util/List;
-
defaultBatcher
- Mappings:
Namespace Name Mixin selector named defaultBatcherLnet/minecraft/test/Batches;defaultBatcher()Lnet/minecraft/test/TestRunContext$Batcher;intermediary method_56188Lnet/minecraft/class_9113;method_56188()Lnet/minecraft/class_4520$class_9116;official aLsj;a()Lst$b;
-
batcher
- Mappings:
Namespace Name Mixin selector named batcherLnet/minecraft/test/Batches;batcher(I)Lnet/minecraft/test/TestRunContext$Batcher;intermediary method_61092Lnet/minecraft/class_9113;method_61092(I)Lnet/minecraft/class_4520$class_9116;official aLsj;a(I)Lst$b;
-
create
public static GameTestBatch create(Collection<GameTestState> states, RegistryEntry<TestEnvironmentDefinition> registryEntry, int int2) - Mappings:
Namespace Name Mixin selector named createLnet/minecraft/test/Batches;create(Ljava/util/Collection;Lnet/minecraft/registry/entry/RegistryEntry;I)Lnet/minecraft/test/GameTestBatch;intermediary method_56195Lnet/minecraft/class_9113;method_56195(Ljava/util/Collection;Lnet/minecraft/class_6880;I)Lnet/minecraft/class_4514;official aLsj;a(Ljava/util/Collection;Ljs;I)Lsi;
-