Package net.minecraft
Class class_8865<T extends class_8839<T>>
java.lang.Object
net.minecraft.class_8865<T>
- All Implemented Interfaces:
class_8856<T>
- Mappings:
Namespace Name official gv
intermediary net/minecraft/class_8865
named net/minecraft/class_8865
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionclass_8865
(String string, boolean bool, com.mojang.brigadier.context.CommandContext<T> commandContext) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.class_8856
bind
-
Field Details
-
field_46752
- Mappings:
Namespace Name Mixin selector official a
Lgv;a:Ljava/lang/String;
intermediary field_46752
Lnet/minecraft/class_8865;field_46752:Ljava/lang/String;
named field_46752
Lnet/minecraft/class_8865;field_46752:Ljava/lang/String;
-
field_46753
private final boolean field_46753- Mappings:
Namespace Name Mixin selector official b
Lgv;b:Z
intermediary field_46753
Lnet/minecraft/class_8865;field_46753:Z
named field_46753
Lnet/minecraft/class_8865;field_46753:Z
-
field_46754
- Mappings:
Namespace Name Mixin selector official c
Lgv;c:Lcom/mojang/brigadier/context/CommandContext;
intermediary field_46754
Lnet/minecraft/class_8865;field_46754:Lcom/mojang/brigadier/context/CommandContext;
named field_46754
Lnet/minecraft/class_8865;field_46754:Lcom/mojang/brigadier/context/CommandContext;
-
-
Constructor Details
-
class_8865
-
-
Method Details
-
execute
public void execute(T t, class_8854<T> class_8854, int int2) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Specified by:
execute
in interfaceclass_8856<T extends class_8839<T>>
- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official a
Lgv;a(Ldw;Lgn;I)V
intermediary method_54416
Lnet/minecraft/class_8865;method_54416(Lnet/minecraft/class_8839;Lnet/minecraft/class_8854;I)V
named execute
Lnet/minecraft/class_8865;execute(Lnet/minecraft/class_8839;Lnet/minecraft/class_8854;I)V
-