Class SetIdleTimeoutCommand
java.lang.Object
net.minecraft.server.dedicated.command.SetIdleTimeoutCommand
- Mappings:
- Namespace - Name - named - net/minecraft/server/dedicated/command/SetIdleTimeoutCommand- intermediary - net/minecraft/class_3123- official - aop
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intexecute(ServerCommandSource source, int minutes) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) 
- 
Constructor Details- 
SetIdleTimeoutCommandpublic SetIdleTimeoutCommand()
 
- 
- 
Method Details- 
register- Mappings:
- Namespace - Name - Mixin selector - named - register- Lnet/minecraft/server/dedicated/command/SetIdleTimeoutCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V- intermediary - method_13631- Lnet/minecraft/class_3123;method_13631(Lcom/mojang/brigadier/CommandDispatcher;)V- official - a- Laop;a(Lcom/mojang/brigadier/CommandDispatcher;)V
 
- 
execute- Mappings:
- Namespace - Name - Mixin selector - named - execute- Lnet/minecraft/server/dedicated/command/SetIdleTimeoutCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;I)I- intermediary - method_13630- Lnet/minecraft/class_3123;method_13630(Lnet/minecraft/class_2168;I)I- official - a- Laop;a(Lex;I)I
 
 
-