Class PetrolparkCreateBlockEntityTypes

java.lang.Object
petrolpark.mc.library.compat.create.registry.PetrolparkCreateBlockEntityTypes

public class PetrolparkCreateBlockEntityTypes extends Object
  • Field Details

    • DOUGH

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<DoughBlockEntity> DOUGH
    • ENCASED_CRUSHING_WHEEL_CONTROLLER

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<EncasedCrushingWheelControllerBlockEntity> ENCASED_CRUSHING_WHEEL_CONTROLLER
    • TUBE_STRUCTURE

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<TubeStructuralBlockEntity> TUBE_STRUCTURE
  • Constructor Details

    • PetrolparkCreateBlockEntityTypes

      public PetrolparkCreateBlockEntityTypes()
  • Method Details

    • register

      public static final void register()