Record Class BlockEntityTypeImpl

java.lang.Object
java.lang.Record
net.minestom.server.instance.block.BlockEntityTypeImpl
All Implemented Interfaces:
Keyed, BlockEntityType, Holder<BlockEntityType>, RegistryKey<BlockEntityType>, StaticProtocolObject<BlockEntityType>

public record BlockEntityTypeImpl(Key key, int id) extends Record implements BlockEntityType