类 StopSoundCommand
java.lang.Object
net.minecraft.server.commands.StopSoundCommand
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138795_) private static int
stopSound
(CommandSourceStack p_138801_, Collection<ServerPlayer> p_138802_, SoundSource p_138803_, ResourceLocation p_138804_)
-
构造器详细资料
-
StopSoundCommand
public StopSoundCommand()
-
-
方法详细资料
-
register
-
stopSound
private static int stopSound(CommandSourceStack p_138801_, Collection<ServerPlayer> p_138802_, @Nullable SoundSource p_138803_, @Nullable ResourceLocation p_138804_)
-