Class LocateBiomeCommand

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

public class LocateBiomeCommand
extends Object
  • Field Details

    • INVALID_EXCEPTION

      public static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType INVALID_EXCEPTION
    • NOT_FOUND_EXCEPTION

      private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType NOT_FOUND_EXCEPTION
  • Constructor Details

    • LocateBiomeCommand

      public LocateBiomeCommand()
  • Method Details

    • register

      public static void register​(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
    • execute

      private static int execute​(ServerCommandSource source, Identifier identifier) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException