Package net.minecraft.server.commands
Class TimeCommand
java.lang.Object
net.minecraft.server.commands.TimeCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic int
addTime(CommandSourceStack p_139083_, int p_139084_)
private static int
getDayTime(ServerLevel p_139070_)
private static int
queryTime(CommandSourceStack p_139088_, int p_139089_)
static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139072_)
static int
setTime(CommandSourceStack p_139078_, int p_139079_)
-
Constructor Details
-
TimeCommand
public TimeCommand()
-
-
Method Details
-
register
-
getDayTime
-
queryTime
-
setTime
-
addTime
-