Package net.minecraft.test
Annotation Interface AfterBatch
AfterBatch methods are ran once the batch specified has finished.
AfterBatch methods must take 1 parameter of ServerWorld.
- Mappings:
Namespace Name intermediary net/minecraft/class_6300official pgnamed net/minecraft/test/AfterBatch
-
Required Element Summary
Required Elements
-
Element Details
-
batchId
String batchId- Mappings:
Namespace Name Mixin selector intermediary method_35930Lnet/minecraft/class_6300;method_35930()Ljava/lang/String;official aLpg;a()Ljava/lang/String;named batchIdLnet/minecraft/test/AfterBatch;batchId()Ljava/lang/String;
-