Class PetrolsPartsBlockEntityTypes

java.lang.Object
petrolpark.mc.petrolsparts.PetrolsPartsBlockEntityTypes

public class PetrolsPartsBlockEntityTypes extends Object
  • Field Details

    • ASSEMBLAGE

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<AssemblageBlockEntity> ASSEMBLAGE
    • ASSEMBLAGE_PART

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<AssemblageBlockEntity.AssemblageBlockEntityPart> ASSEMBLAGE_PART
    • SINGLE_AXIS_BEVEL_COGWHEEL

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<SingleAxisBevelCogWheelBlockEntity> SINGLE_AXIS_BEVEL_COGWHEEL
    • SIMPLE_BEVEL_COGWHEEL

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<SimpleBevelCogWheelBlockEntity> SIMPLE_BEVEL_COGWHEEL
    • COMPOSITE_BEVEL_COGWHEEL

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<CompositeBevelCogWheelBlockEntity> COMPOSITE_BEVEL_COGWHEEL
    • COMPOSITE_BEVEL_COGWHEEL_PART

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<CompositeBevelCogWheelBlockEntity.Part> COMPOSITE_BEVEL_COGWHEEL_PART
    • SINGLE_DIAGONAL_BEVEL_COGWHEEL

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<SingleDiagonalBevelCogWheelBlockEntity> SINGLE_DIAGONAL_BEVEL_COGWHEEL
    • DUAL_DIAGONAL_BEVEL_COGWHEEL

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<DualDiagonalBevelCogWheelBlockEntity> DUAL_DIAGONAL_BEVEL_COGWHEEL
    • DUAL_DIAGONAL_BEVEL_COGWHEEL_PART

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<DualDiagonalBevelCogWheelBlockEntity.Part> DUAL_DIAGONAL_BEVEL_COGWHEEL_PART
    • BRASS_DEPOT

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<BrassDepotBlockEntity> BRASS_DEPOT
    • COLOSSAL_COGWHEEL

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<ColossalCogwheelBlockEntity> COLOSSAL_COGWHEEL
    • CORNER_SHAFT

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<CornerShaftBlockEntity> CORNER_SHAFT
    • STRAIGHT_CORNER_SHAFT

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<com.simibubi.create.content.kinetics.simpleRelays.BracketedKineticBlockEntity> STRAIGHT_CORNER_SHAFT
    • ENCASED_CORNER_SHAFT

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<CornerShaftBlockEntity> ENCASED_CORNER_SHAFT
    • DIFFERENTIAL

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<DifferentialBlockEntity> DIFFERENTIAL
    • DIFFERENTIAL_PART

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<DifferentialBlockEntity.Part> DIFFERENTIAL_PART
    • FRICTION_HEATER

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<FrictionHeaterBlockEntity> FRICTION_HEATER
    • FRICTION_HEATER_PART

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<FrictionHeaterBlockEntity.Part> FRICTION_HEATER_PART
    • HYDRAULIC_TRANSMISSION

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<HydraulicTransmissionBlockEntity> HYDRAULIC_TRANSMISSION
    • MOVEMENT

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<MovementBlockEntity> MOVEMENT
    • MOVEMENT_GENERATING_PART

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<MovementBlockEntity.GeneratingPart> MOVEMENT_GENERATING_PART
    • MOVEMENT_WINDING_PART

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<MovementBlockEntity.WindingPart> MOVEMENT_WINDING_PART
    • OVERLOAD_CLUTCH

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<OverloadClutchBlockEntity> OVERLOAD_CLUTCH
    • OVERLOAD_CLUTCH_GENERATING_PART

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<OverloadClutchBlockEntity.GeneratingPart> OVERLOAD_CLUTCH_GENERATING_PART
    • OVERLOAD_CLUTCH_IMPACT_PART

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<OverloadClutchBlockEntity.ImpactPart> OVERLOAD_CLUTCH_IMPACT_PART
    • PLANETARY_GEARSET

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<PlanetaryGearsetBlockEntity> PLANETARY_GEARSET
    • PNEUMATIC_TUBE

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<PneumaticTubeBlockEntity> PNEUMATIC_TUBE
    • REDSTONE_TRANSMISSION

      public static final com.tterrag.registrate.util.entry.BlockEntityEntry<RedstoneTransmissionBlockEntity> REDSTONE_TRANSMISSION
    • LEGACY_COAXIAL_GEAR

      @Deprecated public static final com.tterrag.registrate.util.entry.BlockEntityEntry<LegacyCoaxialGearBlockEntity> LEGACY_COAXIAL_GEAR
      Deprecated.
  • Constructor Details

    • PetrolsPartsBlockEntityTypes

      public PetrolsPartsBlockEntityTypes()
  • Method Details

    • register

      public static final void register()