yarn/mappings/net/minecraft/server/dedicated/command/SetIdleTimeoutCommand.mapping

6 lines
191 B
Plaintext

CLASS th net/minecraft/server/dedicated/command/SetIdleTimeoutCommand
METHOD a execute (Lcd;I)I
ARG 0 source
ARG 1 minutes
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V