Interface BlockEntityType

All Superinterfaces:
Holder<BlockEntityType>, Keyed, RegistryKey<BlockEntityType>, StaticProtocolObject<BlockEntityType>
All Known Implementing Classes:
BlockEntityTypeImpl

public sealed interface BlockEntityType extends StaticProtocolObject<BlockEntityType> permits BlockEntityTypeImpl