Uses of Record Class
net.minecraft.world.level.block.sounds.AmbientLeavesBlockSoundPlayer
Packages that use AmbientLeavesBlockSoundPlayer
-
Uses of AmbientLeavesBlockSoundPlayer in net.minecraft.world.level.block
Fields in net.minecraft.world.level.block declared as AmbientLeavesBlockSoundPlayerModifier and TypeFieldDescriptionprotected final AmbientLeavesBlockSoundPlayerLeavesBlock.ambientLeavesBlockSoundPlayerConstructors in net.minecraft.world.level.block with parameters of type AmbientLeavesBlockSoundPlayerModifierConstructorDescriptionFallingParticlesLeavesBlock(float leafParticleChance, AmbientLeavesBlockSoundPlayer ambientLeavesBlockSoundPlayer, BlockBehaviour.Properties properties) LeavesBlock(AmbientLeavesBlockSoundPlayer ambientLeavesBlockSoundPlayer, BlockBehaviour.Properties properties) UntintedParticleLeavesBlock(float leafParticleChance, ParticleOptions leafParticle, AmbientLeavesBlockSoundPlayer ambientLeavesBlockSoundPlayer, BlockBehaviour.Properties properties) -
Uses of AmbientLeavesBlockSoundPlayer in net.minecraft.world.level.block.sounds
Fields in net.minecraft.world.level.block.sounds declared as AmbientLeavesBlockSoundPlayerModifier and TypeFieldDescriptionprivate static final AmbientLeavesBlockSoundPlayerAmbientLeavesBlockSoundPlayer.NO_SOUNDFields in net.minecraft.world.level.block.sounds with type parameters of type AmbientLeavesBlockSoundPlayerModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AmbientLeavesBlockSoundPlayer> AmbientLeavesBlockSoundPlayer.CODECMethods in net.minecraft.world.level.block.sounds that return AmbientLeavesBlockSoundPlayerModifier and TypeMethodDescriptionAmbientLeavesBlockSoundPlayer.noAmbientSound()AmbientLeavesBlockSoundPlayer.of(Holder<SoundEvent> ambientSound, TagKey<Block> satisfyingBlocks)