yarn/mappings/net/minecraft/server/command/WeatherCommand.mapping

13 lines
328 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ty net/minecraft/server/command/WeatherCommand
2019-04-11 01:58:54 -04:00
METHOD a executeClear (Lcd;I)I
ARG 0 source
ARG 1 duration
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
2019-04-11 01:58:54 -04:00
METHOD b executeRain (Lcd;I)I
ARG 0 source
ARG 1 duration
METHOD c executeThunder (Lcd;I)I
ARG 0 source
2019-04-11 01:58:54 -04:00
ARG 1 duration