Class DDBlocks

java.lang.Object
com.blamejared.dustydiscoveries.world.level.block.DDBlocks
All Implemented Interfaces:
IRegister

@AutoService(IRegister.class) public class DDBlocks extends Object implements IRegister
  • 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

      public static final RegistryObject<net.minecraft.world.level.block.Block> FOSSILIZED_BONE_BLOCK
    • FOSSIL_PREP_STATION

      public static final RegistryObject<net.minecraft.world.level.block.Block> FOSSIL_PREP_STATION
  • Constructor Details

    • DDBlocks

      public DDBlocks()
  • Method Details

    • modifyBlockEntityTypes

      public static void modifyBlockEntityTypes()
    • getEntries

      public static Collection<RegistryObject<net.minecraft.world.level.block.Block>> getEntries()