Package net.minecraft
Class class_8939<T extends AbstractServerCommandSource<T>>
java.lang.Object
net.minecraft.class_8939<T>
- All Implemented Interfaces:
CommandAction<T>
public class class_8939<T extends AbstractServerCommandSource<T>>
extends Object
implements CommandAction<T>
- Mappings:
Namespace Name official gy
intermediary net/minecraft/class_8939
named net/minecraft/class_8939
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final class_8939<? extends AbstractServerCommandSource<?>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
execute
(CommandExecutionContext<T> context, class_8937 class_8937) static <T extends AbstractServerCommandSource<T>>
CommandAction<T>
-
Field Details
-
field_47169
- Mappings:
Namespace Name Mixin selector official a
Lgy;a:Lgy;
intermediary field_47169
Lnet/minecraft/class_8939;field_47169:Lnet/minecraft/class_8939;
named field_47169
Lnet/minecraft/class_8939;field_47169:Lnet/minecraft/class_8939;
-
-
Constructor Details
-
class_8939
public class_8939()
-
-
Method Details
-
method_54899
- Mappings:
Namespace Name Mixin selector official a
Lgy;a()Lgn;
intermediary method_54899
Lnet/minecraft/class_8939;method_54899()Lnet/minecraft/class_8853;
named method_54899
Lnet/minecraft/class_8939;method_54899()Lnet/minecraft/command/CommandAction;
-
execute
- Specified by:
execute
in interfaceCommandAction<T extends AbstractServerCommandSource<T>>
- Mappings:
Namespace Name Mixin selector official execute
Lgn;execute(Lgo;Lgq;)V
intermediary execute
Lnet/minecraft/class_8853;execute(Lnet/minecraft/class_8854;Lnet/minecraft/class_8937;)V
named execute
Lnet/minecraft/command/CommandAction;execute(Lnet/minecraft/command/CommandExecutionContext;Lnet/minecraft/class_8937;)V
-