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