Package net.minecraft.sound
Class AmbientDesertBlockSounds
java.lang.Object
net.minecraft.sound.AmbientDesertBlockSounds
- Mappings:
Namespace Name named net/minecraft/sound/AmbientDesertBlockSoundsintermediary net/minecraft/class_10739official ebo
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate static final intprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static booleanshouldPlayAmbientSoundAt(World world, BlockPos pos) private static booleanshouldPlayWindSoundIn(RegistryEntry<Biome> biome) static voidtryPlayAmbientSounds(BlockState state, World world, BlockPos pos, Random random)
-
Field Details
-
IDLE_SOUND_CHANCE
private static final int IDLE_SOUND_CHANCE- See Also:
- Mappings:
Namespace Name Mixin selector named IDLE_SOUND_CHANCELnet/minecraft/sound/AmbientDesertBlockSounds;IDLE_SOUND_CHANCE:Iintermediary field_56467Lnet/minecraft/class_10739;field_56467:Iofficial aLebo;a:I
-
WIND_SOUND_CHANCE
private static final int WIND_SOUND_CHANCE- See Also:
- Mappings:
Namespace Name Mixin selector named WIND_SOUND_CHANCELnet/minecraft/sound/AmbientDesertBlockSounds;WIND_SOUND_CHANCE:Iintermediary field_56468Lnet/minecraft/class_10739;field_56468:Iofficial bLebo;b:I
-
REQUIRED_CHECK_DIRECTIONS
private static final int REQUIRED_CHECK_DIRECTIONS- See Also:
- Mappings:
Namespace Name Mixin selector named REQUIRED_CHECK_DIRECTIONSLnet/minecraft/sound/AmbientDesertBlockSounds;REQUIRED_CHECK_DIRECTIONS:Iintermediary field_56469Lnet/minecraft/class_10739;field_56469:Iofficial cLebo;c:I
-
DISTANCE_TO_CHECK
private static final int DISTANCE_TO_CHECK- See Also:
- Mappings:
Namespace Name Mixin selector named DISTANCE_TO_CHECKLnet/minecraft/sound/AmbientDesertBlockSounds;DISTANCE_TO_CHECK:Iintermediary field_56470Lnet/minecraft/class_10739;field_56470:Iofficial dLebo;d:I
-
-
Constructor Details
-
AmbientDesertBlockSounds
public AmbientDesertBlockSounds()
-
-
Method Details
-
tryPlayAmbientSounds
- Mappings:
Namespace Name Mixin selector named tryPlayAmbientSoundsLnet/minecraft/sound/AmbientDesertBlockSounds;tryPlayAmbientSounds(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/random/Random;)Vintermediary method_67408Lnet/minecraft/class_10739;method_67408(Lnet/minecraft/class_2680;Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)Vofficial aLebo;a(Lebq;Ldkj;Liw;Lbai;)V
-
shouldPlayWindSoundIn
- Mappings:
Namespace Name Mixin selector named shouldPlayWindSoundInLnet/minecraft/sound/AmbientDesertBlockSounds;shouldPlayWindSoundIn(Lnet/minecraft/registry/entry/RegistryEntry;)Zintermediary method_67409Lnet/minecraft/class_10739;method_67409(Lnet/minecraft/class_6880;)Zofficial aLebo;a(Ljg;)Z
-
shouldPlayAmbientSoundAt
- Mappings:
Namespace Name Mixin selector named shouldPlayAmbientSoundAtLnet/minecraft/sound/AmbientDesertBlockSounds;shouldPlayAmbientSoundAt(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Zintermediary method_67407Lnet/minecraft/class_10739;method_67407(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Zofficial aLebo;a(Ldkj;Liw;)Z
-