Package net.minecraft.server.command
Class ReturnCommand.class_8835<T extends class_8839<T>>
java.lang.Object
net.minecraft.server.command.ReturnCommand.class_8835<T>
- All Implemented Interfaces:
com.mojang.brigadier.Command<T>
,class_8848<T>
,class_8848.class_8849<T>
- Enclosing class:
ReturnCommand
private static class ReturnCommand.class_8835<T extends class_8839<T>>
extends Object
implements class_8848.class_8849<T>
- Mappings:
Namespace Name official aja$b
intermediary net/minecraft/class_8503$class_8835
named net/minecraft/server/command/ReturnCommand$class_8835
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_8848
class_8848.class_8849<T>, class_8848.class_8850<T extends class_8839<T>>
-
Field Summary
Fields inherited from interface com.mojang.brigadier.Command
SINGLE_SUCCESS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
method_54290
(T t, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855) 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_8848.class_8849
run
-
Constructor Details
-
class_8835
class_8835()
-
-
Method Details
-
method_54290
public void method_54290(T t, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855) - Specified by:
method_54290
in interfaceclass_8848<T extends class_8839<T>>
- Mappings:
Namespace Name Mixin selector official a
Laja$b;a(Ldw;Lcom/mojang/brigadier/context/ContextChain;ZLgo;)V
intermediary method_54289
Lnet/minecraft/class_8503$class_8835;method_54289(Lnet/minecraft/class_8839;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
named method_54290
Lnet/minecraft/server/command/ReturnCommand$class_8835;method_54290(Lnet/minecraft/class_8839;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
-