Package net.minecraft.server.command
Class ExecuteCommand.class_8831
java.lang.Object
net.minecraft.server.command.ExecuteCommand.class_8831
- All Implemented Interfaces:
com.mojang.brigadier.RedirectModifier<ServerCommandSource>
,class_8851<ServerCommandSource>
,class_8851.class_8852<ServerCommandSource>
- Enclosing class:
ExecuteCommand
private static class ExecuteCommand.class_8831
extends Object
implements class_8851.class_8852<ServerCommandSource>
- Mappings:
Namespace Name official ahv$d
intermediary net/minecraft/class_3050$class_8831
named net/minecraft/server/command/ExecuteCommand$class_8831
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.class_8851
class_8851.class_8852<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
method_54270
(List<ServerCommandSource> list, com.mojang.brigadier.context.ContextChain<ServerCommandSource> contextChain, boolean bool, class_8855<ServerCommandSource> 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
-
Field Details
-
field_46643
- Mappings:
Namespace Name Mixin selector official a
Lahv$d;a:Ljava/util/function/IntPredicate;
intermediary field_46643
Lnet/minecraft/class_3050$class_8831;field_46643:Ljava/util/function/IntPredicate;
named field_46643
Lnet/minecraft/server/command/ExecuteCommand$class_8831;field_46643:Ljava/util/function/IntPredicate;
-
-
Constructor Details
-
class_8831
class_8831(boolean bool)
-
-
Method Details
-
method_54270
public void method_54270(List<ServerCommandSource> list, com.mojang.brigadier.context.ContextChain<ServerCommandSource> contextChain, boolean bool, class_8855<ServerCommandSource> class_8855) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Specified by:
method_54270
in interfaceclass_8851<ServerCommandSource>
- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- 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
-