Class SetIdleTimeoutCommand
java.lang.Object
net.minecraft.server.dedicated.command.SetIdleTimeoutCommand
- Mappings:
 Namespace Name named net/minecraft/server/dedicated/command/SetIdleTimeoutCommandintermediary net/minecraft/class_3123official aop
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprivate static intexecute(ServerCommandSource source, int minutes) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)  
- 
Constructor Details
- 
SetIdleTimeoutCommand
public SetIdleTimeoutCommand() 
 - 
 - 
Method Details
- 
register
- Mappings:
 Namespace Name Mixin selector named registerLnet/minecraft/server/dedicated/command/SetIdleTimeoutCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_13631Lnet/minecraft/class_3123;method_13631(Lcom/mojang/brigadier/CommandDispatcher;)Vofficial aLaop;a(Lcom/mojang/brigadier/CommandDispatcher;)V
 - 
execute
- Mappings:
 Namespace Name Mixin selector named executeLnet/minecraft/server/dedicated/command/SetIdleTimeoutCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;I)Iintermediary method_13630Lnet/minecraft/class_3123;method_13630(Lnet/minecraft/class_2168;I)Iofficial aLaop;a(Lex;I)I
 
 -