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

6 lines
191 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS th net/minecraft/server/dedicated/command/SetIdleTimeoutCommand
2019-04-20 17:17:07 -04:00
METHOD a execute (Lcd;I)I
ARG 0 source
ARG 1 minutes
2018-11-27 13:42:03 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V