net.minecraft.server.commands

public class TimeCommand

aqi
net.minecraft.server.commands.TimeCommand
net.minecraft.class_3149
net.minecraft.server.command.TimeCommand
net.minecraft.server.commands.CommandTime

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ew> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13786(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
a(ash arg0)
getDayTime(ServerLevel arg0)
method_13787(class_3218 arg0)
getDayTime(ServerWorld world)
private static int
c(ew arg0, int arg1)
queryTime(CommandSourceStack arg0, int arg1)
method_13796(class_2168 arg0, int arg1)
executeQuery(ServerCommandSource source, int time)
public static int
a(ew arg0, int arg1)
setTime(CommandSourceStack arg0, int arg1)
method_13784(class_2168 arg0, int arg1)
executeSet(ServerCommandSource source, int time)
public static int
b(ew arg0, int arg1)
addTime(CommandSourceStack arg0, int arg1)
method_13788(class_2168 arg0, int arg1)
executeAdd(ServerCommandSource source, int time)