Package net.minecraft.client.sound
Class AmbientSoundPlayer
java.lang.Object
net.minecraft.client.sound.AmbientSoundPlayer
- All Implemented Interfaces:
 ClientPlayerTickable
- Mappings:
 Namespace Name named net/minecraft/client/sound/AmbientSoundPlayerintermediary net/minecraft/class_1116official hop
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intstatic final floatstatic final floatstatic final floatprivate final ClientPlayerEntityprivate final SoundManagerprivate int - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
MAX_TICKS_FOR_BASE_SOUND_LOOP
public static final float MAX_TICKS_FOR_BASE_SOUND_LOOP- See Also:
 - Mappings:
 Namespace Name Mixin selector named MAX_TICKS_FOR_BASE_SOUND_LOOPLnet/minecraft/client/sound/AmbientSoundPlayer;MAX_TICKS_FOR_BASE_SOUND_LOOP:Fintermediary field_33008Lnet/minecraft/class_1116;field_33008:Fofficial aLhop;a:F
 - 
MAX_TICKS_FOR_RARE_SOUND_LOOP
public static final float MAX_TICKS_FOR_RARE_SOUND_LOOP- See Also:
 - Mappings:
 Namespace Name Mixin selector named MAX_TICKS_FOR_RARE_SOUND_LOOPLnet/minecraft/client/sound/AmbientSoundPlayer;MAX_TICKS_FOR_RARE_SOUND_LOOP:Fintermediary field_33009Lnet/minecraft/class_1116;field_33009:Fofficial bLhop;b:F
 - 
MAX_TICKS_FOR_ULTRA_RARE_SOUND_LOOP
public static final float MAX_TICKS_FOR_ULTRA_RARE_SOUND_LOOP- See Also:
 - Mappings:
 Namespace Name Mixin selector named MAX_TICKS_FOR_ULTRA_RARE_SOUND_LOOPLnet/minecraft/client/sound/AmbientSoundPlayer;MAX_TICKS_FOR_ULTRA_RARE_SOUND_LOOP:Fintermediary field_33010Lnet/minecraft/class_1116;field_33010:Fofficial cLhop;c:F
 - 
DEFAULT_TICKS_UNTIL_PLAY
private static final int DEFAULT_TICKS_UNTIL_PLAY- See Also:
 - Mappings:
 Namespace Name Mixin selector named DEFAULT_TICKS_UNTIL_PLAYLnet/minecraft/client/sound/AmbientSoundPlayer;DEFAULT_TICKS_UNTIL_PLAY:Iintermediary field_33011Lnet/minecraft/class_1116;field_33011:Iofficial dLhop;d:I
 - 
player
- Mappings:
 Namespace Name Mixin selector named playerLnet/minecraft/client/sound/AmbientSoundPlayer;player:Lnet/minecraft/client/network/ClientPlayerEntity;intermediary field_5481Lnet/minecraft/class_1116;field_5481:Lnet/minecraft/class_746;official eLhop;e:Lgqm;
 - 
soundManager
- Mappings:
 Namespace Name Mixin selector named soundManagerLnet/minecraft/client/sound/AmbientSoundPlayer;soundManager:Lnet/minecraft/client/sound/SoundManager;intermediary field_5479Lnet/minecraft/class_1116;field_5479:Lnet/minecraft/class_1144;official fLhop;f:Lhpt;
 - 
ticksUntilPlay
private int ticksUntilPlay- Mappings:
 Namespace Name Mixin selector named ticksUntilPlayLnet/minecraft/client/sound/AmbientSoundPlayer;ticksUntilPlay:Iintermediary field_5480Lnet/minecraft/class_1116;field_5480:Iofficial gLhop;g:I
 
 - 
 - 
Constructor Details
- 
AmbientSoundPlayer
- Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/client/sound/AmbientSoundPlayer;<init>(Lnet/minecraft/client/network/ClientPlayerEntity;Lnet/minecraft/client/sound/SoundManager;)Vintermediary <init>Lnet/minecraft/class_1116;<init>(Lnet/minecraft/class_746;Lnet/minecraft/class_1144;)Vofficial <init>Lhop;<init>(Lgqm;Lhpt;)V
 
 - 
 - 
Method Details
- 
tick
public void tick()- Specified by:
 tickin interfaceClientPlayerTickable- Mappings:
 Namespace Name Mixin selector named tickLnet/minecraft/client/util/ClientPlayerTickable;tick()Vintermediary method_4756Lnet/minecraft/class_1104;method_4756()Vofficial aLhnx;a()V
 
 -