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 - named - net/minecraft/test/AfterBatch- intermediary - net/minecraft/class_6300- official - rz
- 
Required Element SummaryRequired Elements
- 
Element Details- 
batchIdString batchId- Mappings:
- Namespace - Name - Mixin selector - named - batchId- Lnet/minecraft/test/AfterBatch;batchId()Ljava/lang/String;- intermediary - method_35930- Lnet/minecraft/class_6300;method_35930()Ljava/lang/String;- official - a- Lrz;a()Ljava/lang/String;
 
 
-