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