Class PlaceFeatureCommand

java.lang.Object
net.minecraft.server.commands.PlaceFeatureCommand

public class PlaceFeatureCommand extends Object
  • Field Details

    • ERROR_FAILED

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_FAILED
  • Constructor Details

    • PlaceFeatureCommand

      public PlaceFeatureCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_201836_)
    • placeFeature

      public static int placeFeature(CommandSourceStack p_212219_, Holder<ConfiguredFeature<?,?>> p_212220_, BlockPos p_212221_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException