Class DDBlocks
java.lang.Object
com.blamejared.dustydiscoveries.world.level.block.DDBlocks
- All Implemented Interfaces:
IRegister
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.world.level.block.ColorCollection<RegistryObject<net.minecraft.world.level.block.Block>> static final RegistryObject<net.minecraft.world.level.block.Block> static final RegistryObject<net.minecraft.world.level.block.Block> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<RegistryObject<net.minecraft.world.level.block.Block>> static void
-
Field Details
-
DISPLAY_CASES
public static final net.minecraft.world.level.block.ColorCollection<RegistryObject<net.minecraft.world.level.block.Block>> DISPLAY_CASES -
FOSSILIZED_BONE_BLOCK
-
FOSSIL_PREP_STATION
-
-
Constructor Details
-
DDBlocks
public DDBlocks()
-
-
Method Details
-
modifyBlockEntityTypes
public static void modifyBlockEntityTypes() -
getEntries
-