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$Decorator
intermediary net/minecraft/class_9113$class_10658
official sl$a
-
Method Summary
Modifier and TypeMethodDescriptiondecorate
(RegistryEntry.Reference<TestInstance> instance, ServerWorld world)
-
Method Details
-
decorate
- Mappings:
Namespace Name Mixin selector named decorate
Lnet/minecraft/test/Batches$Decorator;decorate(Lnet/minecraft/registry/entry/RegistryEntry$Reference;Lnet/minecraft/server/world/ServerWorld;)Ljava/util/stream/Stream;
intermediary decorate
Lnet/minecraft/class_9113$class_10658;decorate(Lnet/minecraft/class_6880$class_6883;Lnet/minecraft/class_3218;)Ljava/util/stream/Stream;
official decorate
Lsl$a;decorate(Ljg$c;Lasb;)Ljava/util/stream/Stream;
-