Package net.minecraft.server.command
Class SetBlockCommand
java.lang.Object
net.minecraft.server.command.SetBlockCommand
- Mappings:
Namespace Name official rpintermediary net/minecraft/class_1860named net/minecraft/server/command/SetBlockCommand
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic enum -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20993(class_3915 class_3915, BlockPos blockPos, class_4213 class_4213, SetBlockCommand.class_4428 class_4428, Predicate<RayTraceResult> predicate) static voidmethod_20994(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Field Details
-
field_21783
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21783- Mappings:
Namespace Name Mixin selector official aLrp;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21783Lnet/minecraft/class_1860;field_21783:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21783Lnet/minecraft/server/command/SetBlockCommand;field_21783:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
SetBlockCommand
public SetBlockCommand()
-
-
Method Details
-
method_20994
public static void method_20994(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLrp;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20994Lnet/minecraft/class_1860;method_20994(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20994Lnet/minecraft/server/command/SetBlockCommand;method_20994(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20993
private static int method_20993(class_3915 class_3915, BlockPos blockPos, class_4213 class_4213, SetBlockCommand.class_4428 class_4428, @Nullable Predicate<RayTraceResult> predicate) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrp;a(Lbu;Lel;Lct;Lrp$b;Ljava/util/function/Predicate;)Iintermediary method_20993Lnet/minecraft/class_1860;method_20993(Lnet/minecraft/class_3915;Lnet/minecraft/class_2552;Lnet/minecraft/class_4213;Lnet/minecraft/class_1860$class_4428;Ljava/util/function/Predicate;)Inamed method_20993Lnet/minecraft/server/command/SetBlockCommand;method_20993(Lnet/minecraft/class_3915;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/class_4213;Lnet/minecraft/server/command/SetBlockCommand$class_4428;Ljava/util/function/Predicate;)I
-