Class ModBlockEntityTypes
java.lang.Object
de.cech12.brickfurnace.init.ModBlockEntityTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.block.entity.BlockEntityType<?>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BLOCK_ENTITY_TYPES
public static net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.block.entity.BlockEntityType<?>> BLOCK_ENTITY_TYPES
-
-
Constructor Details
-
ModBlockEntityTypes
public ModBlockEntityTypes()
-