Class SharedBlocks

java.lang.Object
petrolpark.mc.library.shared.registry.SharedBlocks

public class SharedBlocks extends Object
  • Field Details

    • MASHED_POTATO_BLOCK

      public static final com.tterrag.registrate.util.entry.BlockEntry<SharedBlock> MASHED_POTATO_BLOCK
    • DRYING_RACK

      public static final com.tterrag.registrate.util.entry.BlockEntry<DryingRackBlock> DRYING_RACK
    • PROGRAMMING_BLOCK

      public static final com.tterrag.registrate.util.entry.BlockEntry<ProgrammingBlock> PROGRAMMING_BLOCK
    • RAW_FRIES_BLOCK

      public static final com.tterrag.registrate.util.entry.BlockEntry<SharedRotatedPillarBlock> RAW_FRIES_BLOCK
  • Constructor Details

    • SharedBlocks

      public SharedBlocks()
  • Method Details

    • register

      public static final void register()