类 SetPlayerIdleTimeoutCommand
java.lang.Object
net.minecraft.server.commands.SetPlayerIdleTimeoutCommand
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher) private static int
setIdleTimeout
(CommandSourceStack pSource, int pIdleTimeout)
-
构造器详细资料
-
SetPlayerIdleTimeoutCommand
public SetPlayerIdleTimeoutCommand()
-
-
方法详细资料
-
register
-
setIdleTimeout
-