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$dintermediary net/minecraft/class_3050$class_8831named 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 TypeMethodDescriptionvoidmethod_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, waitMethods inherited from interface net.minecraft.class_8851.class_8852
apply
-
Field Details
-
field_46643
- Mappings:
Namespace Name Mixin selector official aLahv$d;a:Ljava/util/function/IntPredicate;intermediary field_46643Lnet/minecraft/class_3050$class_8831;field_46643:Ljava/util/function/IntPredicate;named field_46643Lnet/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_54270in interfaceclass_8851<ServerCommandSource>- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLgl;a(Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;ZLgo;)Vintermediary method_54270Lnet/minecraft/class_8851;method_54270(Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)Vnamed method_54270Lnet/minecraft/class_8851;method_54270(Ljava/util/List;Lcom/mojang/brigadier/context/ContextChain;ZLnet/minecraft/class_8855;)V
-