Package net.minecraft.test
Interface Batches.Decorator
- Enclosing class:
 Batches
- Functional Interface:
 - This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
 
- Mappings:
 Namespace Name named net/minecraft/test/Batches$Decoratorintermediary net/minecraft/class_9113$class_10658official sl$a
- 
Method Summary
Modifier and TypeMethodDescriptiondecorate(RegistryEntry.Reference<TestInstance> instance, ServerWorld world)  
- 
Method Details
- 
decorate
- Mappings:
 Namespace Name Mixin selector named decorateLnet/minecraft/test/Batches$Decorator;decorate(Lnet/minecraft/registry/entry/RegistryEntry$Reference;Lnet/minecraft/server/world/ServerWorld;)Ljava/util/stream/Stream;intermediary decorateLnet/minecraft/class_9113$class_10658;decorate(Lnet/minecraft/class_6880$class_6883;Lnet/minecraft/class_3218;)Ljava/util/stream/Stream;official decorateLsl$a;decorate(Ljg$c;Lasb;)Ljava/util/stream/Stream;
 
 -