Class ISBlocks
java.lang.Object
com.blamejared.ironsmelters.block.ISBlocks
- All Implemented Interfaces:
IRegister
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Map<SmelterType, RegistryObject<net.minecraft.world.level.block.Block>> static final RegistrationProvider<net.minecraft.world.level.block.Block> static final Map<SmelterType, RegistryObject<net.minecraft.world.level.block.Block>> static final Map<SmelterType, RegistryObject<net.minecraft.world.level.block.Block>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BLOCKS
-
FURNACES
-
BLAST_FURNACES
public static final Map<SmelterType,RegistryObject<net.minecraft.world.level.block.Block>> BLAST_FURNACES -
SMOKER
-
-
Constructor Details
-
ISBlocks
public ISBlocks()
-