类 SummonCommand

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

public class SummonCommand extends Object
  • 字段详细资料

    • ERROR_FAILED

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_FAILED
    • ERROR_DUPLICATE_UUID

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_DUPLICATE_UUID
    • INVALID_POSITION

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType INVALID_POSITION
  • 构造器详细资料

    • SummonCommand

      public SummonCommand()
  • 方法详细资料