Class PlaySoundCommand

java.lang.Object
net.minecraft.server.command.PlaySoundCommand

public class PlaySoundCommand extends Object
Mappings:
Namespace Name
official re
intermediary net/minecraft/class_1593
named net/minecraft/server/command/PlaySoundCommand
  • Field Details

    • field_21766

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21766
      Mappings:
      Namespace Name Mixin selector
      official a Lre;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      intermediary field_21766 Lnet/minecraft/class_1593;field_21766:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
      named field_21766 Lnet/minecraft/server/command/PlaySoundCommand;field_21766:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
  • Constructor Details

    • PlaySoundCommand

      public PlaySoundCommand()
  • Method Details

    • method_20897

      public static void method_20897(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
      Mappings:
      Namespace Name Mixin selector
      official a Lre;a(Lcom/mojang/brigadier/CommandDispatcher;)V
      intermediary method_20897 Lnet/minecraft/class_1593;method_20897(Lcom/mojang/brigadier/CommandDispatcher;)V
      named method_20897 Lnet/minecraft/server/command/PlaySoundCommand;method_20897(Lcom/mojang/brigadier/CommandDispatcher;)V
    • method_20898

      private static com.mojang.brigadier.builder.LiteralArgumentBuilder<class_3915> method_20898(SoundCategory soundCategory)
      Mappings:
      Namespace Name Mixin selector
      official a Lre;a(Lwk;)Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;
      intermediary method_20898 Lnet/minecraft/class_1593;method_20898(Lnet/minecraft/class_2153;)Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;
      named method_20898 Lnet/minecraft/server/command/PlaySoundCommand;method_20898(Lnet/minecraft/client/sound/SoundCategory;)Lcom/mojang/brigadier/builder/LiteralArgumentBuilder;
    • method_20896

      private static int method_20896(class_3915 class_3915, Collection<ServerPlayerEntity> collection, Identifier identifier, SoundCategory soundCategory, Vec3d vec3d, float float2, float float3, float float4) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official a Lre;a(Lbu;Ljava/util/Collection;Lpc;Lwk;Lcee;FFF)I
      intermediary method_20896 Lnet/minecraft/class_1593;method_20896(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_1653;Lnet/minecraft/class_2153;Lnet/minecraft/class_236;FFF)I
      named method_20896 Lnet/minecraft/server/command/PlaySoundCommand;method_20896(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/util/Identifier;Lnet/minecraft/client/sound/SoundCategory;Lnet/minecraft/util/math/Vec3d;FFF)I