History - net.minecraft.sound.AmbientDesertBlockSounds
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.sounds.AmbientDesertBlockSoundsPlayer
net.minecraft.class_10739
net.minecraft.sound.AmbientDesertBlockSounds
Fields
int: IDLE_SOUND_CHANCE, field_56467, SAND_SOUND_CHANCE
int: DRY_GRASS_SOUND_CHANCE, field_59760, DRY_GRASS_SOUND_CHANCE
int: DEAD_BUSH_SOUND_CHANCE, field_59761, DEAD_BUSH_SOUND_CHANCE
int: DEAD_BUSH_SOUND_BADLANDS_DECREASED_CHANCE, field_59762, DEAD_BUSH_BADLANDS_PENALTY_CHANCE
int: SURROUNDING_BLOCKS_PLAY_SOUND_THRESHOLD, field_56469, REQUIRED_SAND_CHECK_DIRECTIONS
int: SURROUNDING_BLOCKS_DISTANCE_HORIZONTAL_CHECK, field_59763, SAND_CHECK_HORIZONTAL_DISTANCE
int: SURROUNDING_BLOCKS_DISTANCE_VERTICAL_CHECK, field_59764, SAND_CHECK_VERTICAL_DISTANCE
int: HORIZONTAL_DIRECTIONS, field_59765, HORIZONTAL_DIRECTIONS
Constructors
()
Methods
void (World, BlockPos, Random): playAmbientSandSounds, method_70752, tryPlaySandSounds
void (World, BlockPos, Random): playAmbientDryGrassSounds, method_70755, tryPlayDryGrassSounds
void (World, BlockPos, Random): playAmbientDeadBushSounds, method_70756, tryPlayDeadBushSounds
boolean (World, BlockPos): shouldPlayDesertDryVegetationBlockSounds, method_70751, triggersDryVegetationSounds
boolean (World, BlockPos): shouldPlayAmbientSandSound, method_70754, canPlaySandSoundsAt
boolean (World, BlockPos$Mutable): columnContainsTriggeringBlock, method_70750, checkForSandSoundTriggers
boolean (BlockState): canTriggerAmbientDesertSandSounds, method_70753, triggersSandSounds