Package net.minecraft.server.command
Interface CloneCommand.ArgumentGetter<T,R>
- Enclosing class:
CloneCommand
- 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 official ait$b
intermediary net/minecraft/class_3023$class_8009
named net/minecraft/server/command/CloneCommand$ArgumentGetter
-
Method Summary
-
Method Details
-
apply
- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official apply
Lait$b;apply(Ljava/lang/Object;)Ljava/lang/Object;
intermediary apply
Lnet/minecraft/class_3023$class_8009;apply(Ljava/lang/Object;)Ljava/lang/Object;
named apply
Lnet/minecraft/server/command/CloneCommand$ArgumentGetter;apply(Ljava/lang/Object;)Ljava/lang/Object;
-