Class class_1911

java.lang.Object
net.minecraft.client.sound.class_1911
All Implemented Interfaces:
SoundContainer

@Environment(CLIENT) class class_1911 extends Object implements SoundContainer
Mappings:
Namespace Name
official btc
intermediary net/minecraft/class_1911
named net/minecraft/client/sound/class_1911
  • Field Details

    • field_8219

      final Identifier field_8219
      Mappings:
      Namespace Name Mixin selector
      official a Lbtc;a:Lbqm;
      intermediary field_8219 Lnet/minecraft/class_1911;field_8219:Lnet/minecraft/class_1653;
      named field_8219 Lnet/minecraft/client/sound/class_1911;field_8219:Lnet/minecraft/util/Identifier;
  • Constructor Details

  • Method Details

    • getWeight

      public int getWeight()
      Specified by:
      getWeight in interface SoundContainer
      Mappings:
      Namespace Name Mixin selector
      official a Lbtf;a()I
      intermediary method_7136 Lnet/minecraft/class_1914;method_7136()I
      named getWeight Lnet/minecraft/client/sound/SoundContainer;getWeight()I
    • getSound

      public Sound getSound()
      Specified by:
      getSound in interface SoundContainer
      Mappings:
      Namespace Name Mixin selector
      official b Lbtc;b()Lbst;
      intermediary method_7133 Lnet/minecraft/class_1911;method_7133()Lnet/minecraft/class_621;
      named getSound Lnet/minecraft/client/sound/class_1911;getSound()Lnet/minecraft/client/sound/Sound;