Class FillCommand

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

public class FillCommand extends Object
Mappings:
Namespace Name
official qo
intermediary net/minecraft/class_2170
named net/minecraft/server/command/FillCommand
  • Field Details

    • field_21745

      private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType field_21745
      Mappings:
      Namespace Name Mixin selector
      official a Lqo;a:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
      intermediary field_21745 Lnet/minecraft/class_2170;field_21745:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
      named field_21745 Lnet/minecraft/server/command/FillCommand;field_21745:Lcom/mojang/brigadier/exceptions/Dynamic2CommandExceptionType;
    • field_21746

      private static final class_4213 field_21746
      Mappings:
      Namespace Name Mixin selector
      official b Lqo;b:Lct;
      intermediary field_21746 Lnet/minecraft/class_2170;field_21746:Lnet/minecraft/class_4213;
      named field_21746 Lnet/minecraft/server/command/FillCommand;field_21746:Lnet/minecraft/class_4213;
    • field_21747

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21747
      Mappings:
      Namespace Name Mixin selector
      official c Lqo;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_21747 Lnet/minecraft/class_2170;field_21747:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_21747 Lnet/minecraft/server/command/FillCommand;field_21747:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
  • Constructor Details

    • FillCommand

      public FillCommand()
  • Method Details

    • method_20778

      public static void method_20778(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lqo;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_20778 Lnet/minecraft/class_2170;method_20778(Lcom/mojang/brigadier/CommandDispatcher;)V
      named method_20778 Lnet/minecraft/server/command/FillCommand;method_20778(Lcom/mojang/brigadier/CommandDispatcher;)V
    • method_20777

      private static int method_20777(class_3915 class_3915, BlockBox blockBox, class_4213 class_4213, FillCommand.class_4423 class_4423, @Nullable Predicate<RayTraceResult> predicate) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lqo;a(Lbu;Lbwf;Lct;Lqo$a;Ljava/util/function/Predicate;)I
      intermediary method_20777 Lnet/minecraft/class_2170;method_20777(Lnet/minecraft/class_3915;Lnet/minecraft/class_1251;Lnet/minecraft/class_4213;Lnet/minecraft/class_2170$class_4423;Ljava/util/function/Predicate;)I
      named method_20777 Lnet/minecraft/server/command/FillCommand;method_20777(Lnet/minecraft/class_3915;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/class_4213;Lnet/minecraft/server/command/FillCommand$class_4423;Ljava/util/function/Predicate;)I