类 ScheduleCommand

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

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

    • ERROR_SAME_TICK

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_SAME_TICK
    • ERROR_CANT_REMOVE

      private static final com.mojang.brigadier.exceptions.DynamicCommandExceptionType ERROR_CANT_REMOVE
    • ERROR_MACRO

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_MACRO
    • SUGGEST_SCHEDULE

      private static final com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack> SUGGEST_SCHEDULE
  • 构造器详细资料

    • ScheduleCommand

      public ScheduleCommand()
  • 方法详细资料