Class TimeCommand

java.lang.Object
net.minecraft.command.impl.TimeCommand

public class TimeCommand extends Object
  • Constructor Details

    • TimeCommand

      public TimeCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198823_0_)
    • getDayTime

      private static int getDayTime(ServerWorld p_198833_0_)
    • queryTime

      private static int queryTime(CommandSource p_198824_0_, int p_198824_1_)
    • setTime

      public static int setTime(CommandSource p_198829_0_, int p_198829_1_)
    • addTime

      public static int addTime(CommandSource p_198826_0_, int p_198826_1_)