Class SetIdleTimeoutCommand
java.lang.Object
net.minecraft.server.dedicated.command.SetIdleTimeoutCommand
- Mappings:
- Namespace - Name - official - agb- intermediary - net/minecraft/class_3123- named - net/minecraft/server/dedicated/command/SetIdleTimeoutCommand
- 
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 - official - a- Lagb;a(Lcom/mojang/brigadier/CommandDispatcher;)V- intermediary - method_13631- Lnet/minecraft/class_3123;method_13631(Lcom/mojang/brigadier/CommandDispatcher;)V- named - register- Lnet/minecraft/server/dedicated/command/SetIdleTimeoutCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
 
- 
execute- Mappings:
- Namespace - Name - Mixin selector - official - a- Lagb;a(Lds;I)I- intermediary - method_13630- Lnet/minecraft/class_3123;method_13630(Lnet/minecraft/class_2168;I)I- named - execute- Lnet/minecraft/server/dedicated/command/SetIdleTimeoutCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;I)I
 
 
-