Package net.minecraft.server.command
Interface FunctionCommand.ResultConsumer<T>
- Enclosing class:
FunctionCommand
public static interface FunctionCommand.ResultConsumer<T>
- Mappings:
Namespace Name official ajl$b
intermediary net/minecraft/class_3062$class_8832
named net/minecraft/server/command/FunctionCommand$ResultConsumer
-
Method Summary
-
Method Details
-
accept
- Mappings:
Namespace Name Mixin selector official a
Lajl$b;a(Ljava/lang/Object;Lahg;I)V
intermediary method_54280
Lnet/minecraft/class_3062$class_8832;method_54280(Ljava/lang/Object;Lnet/minecraft/class_2960;I)V
named accept
Lnet/minecraft/server/command/FunctionCommand$ResultConsumer;accept(Ljava/lang/Object;Lnet/minecraft/util/Identifier;I)V
-