Class PlaceFeatureCommand

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

public class PlaceFeatureCommand extends Object
Mappings:
Namespace Name
official acn
intermediary net/minecraft/class_6852
named net/minecraft/server/command/PlaceFeatureCommand
  • Field Details

    • FAILED_EXCEPTION

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType FAILED_EXCEPTION
      Mappings:
      Namespace Name Mixin selector
      official a Lacn;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_36324 Lnet/minecraft/class_6852;field_36324:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named FAILED_EXCEPTION Lnet/minecraft/server/command/PlaceFeatureCommand;FAILED_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_39091

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_39091
      Mappings:
      Namespace Name Mixin selector
      official b Lacn;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_39091 Lnet/minecraft/class_6852;field_39091:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_39091 Lnet/minecraft/server/command/PlaceFeatureCommand;field_39091:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
    • field_39092

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_39092
      Mappings:
      Namespace Name Mixin selector
      official c Lacn;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_39092 Lnet/minecraft/class_6852;field_39092:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_39092 Lnet/minecraft/server/command/PlaceFeatureCommand;field_39092:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
  • Constructor Details

    • PlaceFeatureCommand

      public PlaceFeatureCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lacn;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_39986 Lnet/minecraft/class_6852;method_39986(Lcom/mojang/brigadier/CommandDispatcher;)V
      named register Lnet/minecraft/server/command/PlaceFeatureCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
    • execute

      public static int execute(ServerCommandSource source, RegistryEntry<ConfiguredFeature<?,?>> feature, BlockPos pos) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lacn;a(Ldr;Lgy;Lgp;)I
      intermediary method_39989 Lnet/minecraft/class_6852;method_39989(Lnet/minecraft/class_2168;Lnet/minecraft/class_6880;Lnet/minecraft/class_2338;)I
      named execute Lnet/minecraft/server/command/PlaceFeatureCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/registry/RegistryEntry;Lnet/minecraft/util/math/BlockPos;)I
    • method_43650

      public static int method_43650(ServerCommandSource serverCommandSource, RegistryEntry<StructurePool> registryEntry, Identifier identifier, int int2, BlockPos blockPos) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lacn;a(Ldr;Lgy;Lzy;ILgp;)I
      intermediary method_43650 Lnet/minecraft/class_6852;method_43650(Lnet/minecraft/class_2168;Lnet/minecraft/class_6880;Lnet/minecraft/class_2960;ILnet/minecraft/class_2338;)I
      named method_43650 Lnet/minecraft/server/command/PlaceFeatureCommand;method_43650(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/registry/RegistryEntry;Lnet/minecraft/util/Identifier;ILnet/minecraft/util/math/BlockPos;)I
    • method_43654

      public static int method_43654(ServerCommandSource serverCommandSource, RegistryEntry<StructureType> registryEntry, BlockPos blockPos) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official b Lacn;b(Ldr;Lgy;Lgp;)I
      intermediary method_43654 Lnet/minecraft/class_6852;method_43654(Lnet/minecraft/class_2168;Lnet/minecraft/class_6880;Lnet/minecraft/class_2338;)I
      named method_43654 Lnet/minecraft/server/command/PlaceFeatureCommand;method_43654(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/util/registry/RegistryEntry;Lnet/minecraft/util/math/BlockPos;)I
    • method_43647

      private static void method_43647(ServerWorld serverWorld, ChunkPos chunkPos, ChunkPos chunkPos2) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lacn;a(Lafd;Lceh;Lceh;)V
      intermediary method_43647 Lnet/minecraft/class_6852;method_43647(Lnet/minecraft/class_3218;Lnet/minecraft/class_1923;Lnet/minecraft/class_1923;)V
      named method_43647 Lnet/minecraft/server/command/PlaceFeatureCommand;method_43647(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/util/math/ChunkPos;)V