Package net.minecraft.server.commands
Class SetPlayerIdleTimeoutCommand
java.lang.Object
net.minecraft.server.commands.SetPlayerIdleTimeoutCommand
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138635_) private static intsetIdleTimeout(CommandSourceStack p_138641_, int p_138642_) 
- 
Constructor Details- 
SetPlayerIdleTimeoutCommandpublic SetPlayerIdleTimeoutCommand()
 
- 
- 
Method Details- 
register
- 
setIdleTimeout
 
-