Class TimeCommand

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

public class TimeCommand
extends Object
  • Constructor Details

    • TimeCommand

      public TimeCommand()
  • Method Details

    • register

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

      private static int getDayTime​(ServerWorld world)
    • executeQuery

      private static int executeQuery​(ServerCommandSource source, int time)
    • executeSet

      public static int executeSet​(ServerCommandSource source, int time)
    • executeAdd

      public static int executeAdd​(ServerCommandSource source, int time)