Package net.minecraft

Class class_4855

java.lang.Object
net.minecraft.class_4855
All Implemented Interfaces:
SoundContainer

@Environment(CLIENT) class class_4855 extends Object implements SoundContainer
Mappings:
Namespace Name
official czj
intermediary net/minecraft/class_4855
named net/minecraft/class_4855
  • Field Details

    • field_22388

      final Identifier field_22388
      Mappings:
      Namespace Name Mixin selector
      official a Lczj;a:Loa;
      intermediary field_22388 Lnet/minecraft/class_4855;field_22388:Lnet/minecraft/class_1653;
      named field_22388 Lnet/minecraft/class_4855;field_22388: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 Lczm;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 Lczj;b()Lcyz;
      intermediary method_21819 Lnet/minecraft/class_4855;method_21819()Lnet/minecraft/class_621;
      named getSound Lnet/minecraft/class_4855;getSound()Lnet/minecraft/client/sound/Sound;