Package hiiragi283.core.common.registry
Class HTDeferredBlockEntityType
-
- All Implemented Interfaces:
-
hiiragi283.core.api.registry.HTHolderLike,hiiragi283.core.api.resource.HTIdLike,hiiragi283.core.api.resource.HTKeyLike,java.util.function.Supplier
public final class HTDeferredBlockEntityType<BE extends BlockEntity> implements HTHolderLike<BlockEntityType<?>, BlockEntityType<BE>>
-
-
Constructor Summary
Constructors Constructor Description HTDeferredBlockEntityType(ResourceKey<BlockEntityType<?>> key)HTDeferredBlockEntityType(ResourceLocation id)
-