类 TimeSpeedCommand
java.lang.Object
net.neoforged.neoforge.server.command.TimeSpeedCommand
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明private static Component
levelName
(CommandSourceStack source) private static float
minutes
(float speed) private static int
query
(CommandSourceStack source) (专用程序包) 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)
-
构造器详细资料
-
TimeSpeedCommand
TimeSpeedCommand()
-
-
方法详细资料
-
register
-
query
-
levelName
-
minutes
private static float minutes(float speed) -
setSpeed
-
setDaylength
-
setDefault
-