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

8 lines
236 B
Plaintext

CLASS tm net/minecraft/server/command/StopSoundCommand
METHOD a execute (Lcd;Ljava/util/Collection;Lyk;Lqs;)I
ARG 0 source
ARG 1 targets
ARG 2 category
ARG 3 sound
METHOD a register (Lcom/mojang/brigadier/CommandDispatcher;)V