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 ejj
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static booleancanPlaySandSoundsAt(World world, BlockPos pos) private static booleancheckForSandSoundTriggers(World world, BlockPos.Mutable pos) static booleantriggersDryVegetationSounds(World world, BlockPos pos) private static booleantriggersSandSounds(BlockState state) static voidtryPlayDeadBushSounds(World world, BlockPos pos, Random random) static voidtryPlayDryGrassSounds(World world, BlockPos pos, Random random) static voidtryPlaySandSounds(World world, BlockPos pos, Random random)
-
Field Details
-
SAND_SOUND_CHANCE
private static final int SAND_SOUND_CHANCE- See Also:
- Mappings:
Namespace Name Mixin selector named SAND_SOUND_CHANCELnet/minecraft/sound/AmbientDesertBlockSounds;SAND_SOUND_CHANCE:Iintermediary field_56467Lnet/minecraft/class_10739;field_56467:Iofficial aLejj;a:I
-
DRY_GRASS_SOUND_CHANCE
private static final int DRY_GRASS_SOUND_CHANCE- See Also:
- Mappings:
Namespace Name Mixin selector named DRY_GRASS_SOUND_CHANCELnet/minecraft/sound/AmbientDesertBlockSounds;DRY_GRASS_SOUND_CHANCE:Iintermediary field_59760Lnet/minecraft/class_10739;field_59760:Iofficial bLejj;b:I
-
DEAD_BUSH_SOUND_CHANCE
private static final int DEAD_BUSH_SOUND_CHANCE- See Also:
- Mappings:
Namespace Name Mixin selector named DEAD_BUSH_SOUND_CHANCELnet/minecraft/sound/AmbientDesertBlockSounds;DEAD_BUSH_SOUND_CHANCE:Iintermediary field_59761Lnet/minecraft/class_10739;field_59761:Iofficial cLejj;c:I
-
DEAD_BUSH_BADLANDS_PENALTY_CHANCE
private static final int DEAD_BUSH_BADLANDS_PENALTY_CHANCE- See Also:
- Mappings:
Namespace Name Mixin selector named DEAD_BUSH_BADLANDS_PENALTY_CHANCELnet/minecraft/sound/AmbientDesertBlockSounds;DEAD_BUSH_BADLANDS_PENALTY_CHANCE:Iintermediary field_59762Lnet/minecraft/class_10739;field_59762:Iofficial dLejj;d:I
-
REQUIRED_SAND_CHECK_DIRECTIONS
private static final int REQUIRED_SAND_CHECK_DIRECTIONS- See Also:
- Mappings:
Namespace Name Mixin selector named REQUIRED_SAND_CHECK_DIRECTIONSLnet/minecraft/sound/AmbientDesertBlockSounds;REQUIRED_SAND_CHECK_DIRECTIONS:Iintermediary field_56469Lnet/minecraft/class_10739;field_56469:Iofficial eLejj;e:I
-
SAND_CHECK_HORIZONTAL_DISTANCE
private static final int SAND_CHECK_HORIZONTAL_DISTANCE- See Also:
- Mappings:
Namespace Name Mixin selector named SAND_CHECK_HORIZONTAL_DISTANCELnet/minecraft/sound/AmbientDesertBlockSounds;SAND_CHECK_HORIZONTAL_DISTANCE:Iintermediary field_59763Lnet/minecraft/class_10739;field_59763:Iofficial fLejj;f:I
-
SAND_CHECK_VERTICAL_DISTANCE
private static final int SAND_CHECK_VERTICAL_DISTANCE- See Also:
- Mappings:
Namespace Name Mixin selector named SAND_CHECK_VERTICAL_DISTANCELnet/minecraft/sound/AmbientDesertBlockSounds;SAND_CHECK_VERTICAL_DISTANCE:Iintermediary field_59764Lnet/minecraft/class_10739;field_59764:Iofficial gLejj;g:I
-
HORIZONTAL_DIRECTIONS
private static final int HORIZONTAL_DIRECTIONS- See Also:
- Mappings:
Namespace Name Mixin selector named HORIZONTAL_DIRECTIONSLnet/minecraft/sound/AmbientDesertBlockSounds;HORIZONTAL_DIRECTIONS:Iintermediary field_59765Lnet/minecraft/class_10739;field_59765:Iofficial hLejj;h:I
-
-
Constructor Details
-
AmbientDesertBlockSounds
public AmbientDesertBlockSounds()
-
-
Method Details
-
tryPlaySandSounds
- Mappings:
Namespace Name Mixin selector named tryPlaySandSoundsLnet/minecraft/sound/AmbientDesertBlockSounds;tryPlaySandSounds(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/random/Random;)Vintermediary method_70752Lnet/minecraft/class_10739;method_70752(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)Vofficial aLejj;a(Ldrq;Lja;Lbfq;)V
-
tryPlayDryGrassSounds
- Mappings:
Namespace Name Mixin selector named tryPlayDryGrassSoundsLnet/minecraft/sound/AmbientDesertBlockSounds;tryPlayDryGrassSounds(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/random/Random;)Vintermediary method_70755Lnet/minecraft/class_10739;method_70755(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)Vofficial bLejj;b(Ldrq;Lja;Lbfq;)V
-
tryPlayDeadBushSounds
- Mappings:
Namespace Name Mixin selector named tryPlayDeadBushSoundsLnet/minecraft/sound/AmbientDesertBlockSounds;tryPlayDeadBushSounds(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/random/Random;)Vintermediary method_70756Lnet/minecraft/class_10739;method_70756(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_5819;)Vofficial cLejj;c(Ldrq;Lja;Lbfq;)V
-
triggersDryVegetationSounds
- Mappings:
Namespace Name Mixin selector named triggersDryVegetationSoundsLnet/minecraft/sound/AmbientDesertBlockSounds;triggersDryVegetationSounds(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Zintermediary method_70751Lnet/minecraft/class_10739;method_70751(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Zofficial aLejj;a(Ldrq;Lja;)Z
-
canPlaySandSoundsAt
- Mappings:
Namespace Name Mixin selector named canPlaySandSoundsAtLnet/minecraft/sound/AmbientDesertBlockSounds;canPlaySandSoundsAt(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Zintermediary method_70754Lnet/minecraft/class_10739;method_70754(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;)Zofficial bLejj;b(Ldrq;Lja;)Z
-
checkForSandSoundTriggers
- Mappings:
Namespace Name Mixin selector named checkForSandSoundTriggersLnet/minecraft/sound/AmbientDesertBlockSounds;checkForSandSoundTriggers(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos$Mutable;)Zintermediary method_70750Lnet/minecraft/class_10739;method_70750(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338$class_2339;)Zofficial aLejj;a(Ldrq;Lja$a;)Z
-
triggersSandSounds
- Mappings:
Namespace Name Mixin selector named triggersSandSoundsLnet/minecraft/sound/AmbientDesertBlockSounds;triggersSandSounds(Lnet/minecraft/block/BlockState;)Zintermediary method_70753Lnet/minecraft/class_10739;method_70753(Lnet/minecraft/class_2680;)Zofficial aLejj;a(Lejm;)Z
-