Record Class BlockSoundImpl

java.lang.Object
java.lang.Record
net.minestom.server.instance.block.BlockSoundImpl
All Implemented Interfaces:
net.kyori.adventure.key.Keyed, BlockSoundType, Holder<BlockSoundType>, RegistryKey<BlockSoundType>, StaticProtocolObject<BlockSoundType>

public record BlockSoundImpl(RegistryData.BlockSoundTypeEntry registry) extends Record implements BlockSoundType