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

7 lines
276 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3123 net/minecraft/server/dedicated/command/SetIdleTimeoutCommand
METHOD method_13630 execute (Lnet/minecraft/class_2168;I)I
2019-04-20 17:17:07 -04:00
ARG 0 source
ARG 1 minutes
2019-06-28 17:55:20 -04:00
METHOD method_13631 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher