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

9 lines
255 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS to net/minecraft/server/command/StopSoundCommand
METHOD a execute (Lcd;Ljava/util/Collection;Lyo;Lqt;)I
2019-04-11 01:58:54 -04:00
ARG 0 source
ARG 1 targets
ARG 2 category
ARG 3 sound
2018-11-06 11:02:00 -05:00
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher