Class SharedBlockEntityTypes

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

public class SharedBlockEntityTypes extends Object
  • Field Details

    • DRYING_RACK

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<DryingRackBlockEntity> DRYING_RACK
    • SOIL

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<SoilBlockEntity> SOIL
    • PROGRAMMING_BLOCK

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<ProgrammingBlockEntity> PROGRAMMING_BLOCK
  • Constructor Details

    • SharedBlockEntityTypes

      public SharedBlockEntityTypes()
  • Method Details

    • register

      public static final void register()