Class SetBlockCommand

java.lang.Object
net.minecraft.server.command.SetBlockCommand

public class SetBlockCommand extends Object
Mappings:
Namespace Name
official rp
intermediary net/minecraft/class_1860
named net/minecraft/server/command/SetBlockCommand
  • Field Details

    • field_21783

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21783
      Mappings:
      Namespace Name Mixin selector
      official a Lrp;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_21783 Lnet/minecraft/class_1860;field_21783:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_21783 Lnet/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 a Lrp;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_20994 Lnet/minecraft/class_1860;method_20994(Lcom/mojang/brigadier/CommandDispatcher;)V
      named method_20994 Lnet/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 a Lrp;a(Lbu;Lel;Lct;Lrp$b;Ljava/util/function/Predicate;)I
      intermediary method_20993 Lnet/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;)I
      named method_20993 Lnet/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