Class TimeSpeedCommand
java.lang.Object
net.neoforged.neoforge.server.command.TimeSpeedCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static ComponentlevelName(CommandSourceStack source) private static floatminutes(float speed) private static intquery(CommandSourceStack source) (package private) static com.mojang.brigadier.builder.ArgumentBuilder<CommandSourceStack, ?> register()private static intsetDaylength(CommandSourceStack source, int minutes) private static intsetDefault(CommandSourceStack source) private static intsetSpeed(CommandSourceStack source, float speed)
-
Constructor Details
-
TimeSpeedCommand
TimeSpeedCommand()
-
-
Method Details
-
register
-
query
-
levelName
-
minutes
private static float minutes(float speed) -
setSpeed
-
setDaylength
-
setDefault
-