net.minecraft.server.command

public class TimeCommand

tt
net.minecraft.class_3149
net.minecraft.server.command.TimeCommand
net.minecraft.command.impl.TimeCommand
net.minecraft.command.impl.TimeCommand

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<cd> arg0)
method_13786(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198823_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int
a(vg arg0)
method_13787(class_3218 arg0)
getTimeOfDay(ServerWorld world)
func_198833_a(ServerWorld arg0)
getDayTime(ServerWorld worldIn)
private static int
c(cd arg0, int arg1)
method_13796(class_2168 arg0, int arg1)
queryTime(CommandSourceStack source, int time)
func_198824_c(CommandSource arg0, int arg1)
sendQueryResults(CommandSource source, int time)
public static int
a(cd arg0, int arg1)
method_13784(class_2168 arg0, int arg1)
setTimeOfDay(CommandSourceStack source, int time)
func_198829_a(CommandSource arg0, int arg1)
setTime(CommandSource source, int time)
public static int
b(cd arg0, int arg1)
method_13788(class_2168 arg0, int arg1)
addToTimeOfDay(CommandSourceStack source, int time)
func_198826_b(CommandSource arg0, int arg1)
addTime(CommandSource source, int amount)