Package net.minecraft.test
Annotation Interface BeforeBatch
BeforeBatch methods are ran before the batch specified has started.
 BeforeBatch methods must take 1 parameter of ServerWorld.
- Mappings:
 Namespace Name official phintermediary net/minecraft/class_6301named net/minecraft/test/BeforeBatch
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
batchId
String batchId- Mappings:
 Namespace Name Mixin selector official aLph;a()Ljava/lang/String;intermediary method_35931Lnet/minecraft/class_6301;method_35931()Ljava/lang/String;named batchIdLnet/minecraft/test/BeforeBatch;batchId()Ljava/lang/String;
 
 -