Package net.minecraft.server.command
Class ReturnCommand.class_8834<T extends class_8839<T>>
java.lang.Object
net.minecraft.server.command.ReturnCommand.class_8834<T>
- All Implemented Interfaces:
com.mojang.brigadier.RedirectModifier<T>
,class_8851<T>
,class_8851.class_8852<T>
- Enclosing class:
ReturnCommand
private static class ReturnCommand.class_8834<T extends class_8839<T>>
extends Object
implements class_8851.class_8852<T>
- Mappings:
Namespace Name official aja$a
intermediary net/minecraft/class_8503$class_8834
named net/minecraft/server/command/ReturnCommand$class_8834
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_8851
class_8851.class_8852<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
method_54270
(List<T> list, 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_8851.class_8852
apply
-
Constructor Details
-
class_8834
class_8834()
-
-
Method Details
-
method_54270
public void method_54270(List<T> list, com.mojang.brigadier.context.ContextChain<T> contextChain, boolean bool, class_8855<T> class_8855) - Specified by:
method_54270
in interfaceclass_8851<T extends class_8839<T>>
- Mappings:
Namespace Name Mixin selector official a
Lgl;a(Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;ZLgo;)V
intermediary method_54270
Lnet/minecraft/class_8851;method_54270(Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
named method_54270
Lnet/minecraft/class_8851;method_54270(Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
-