Class PetrolsPartsBlocks

java.lang.Object
com.petrolpark.petrolsparts.PetrolsPartsBlocks

public class PetrolsPartsBlocks extends Object
  • Field Details

    • COAXIAL_GEAR

      public static final com.tterrag.registrate.util.entry.BlockEntry<CoaxialGearBlock> COAXIAL_GEAR
    • LARGE_COAXIAL_GEAR

      public static final com.tterrag.registrate.util.entry.BlockEntry<CoaxialGearBlock> LARGE_COAXIAL_GEAR
    • CHAINED_COGWHEEL

      public static final com.tterrag.registrate.util.entry.BlockEntry<ChainedCogwheelBlock> CHAINED_COGWHEEL
    • CHAINED_LARGE_COGWHEEL

      public static final com.tterrag.registrate.util.entry.BlockEntry<ChainedCogwheelBlock> CHAINED_LARGE_COGWHEEL
    • COLOSSAL_COGWHEEL

      public static final com.tterrag.registrate.util.entry.BlockEntry<ColossalCogwheelBlock> COLOSSAL_COGWHEEL
    • DIFFERENTIAL

      public static final com.tterrag.registrate.util.entry.BlockEntry<DifferentialBlock> DIFFERENTIAL
    • DUMMY_DIFFERENTIAL

      public static final com.tterrag.registrate.util.entry.BlockEntry<DummyDifferentialBlock> DUMMY_DIFFERENTIAL
    • DOUBLE_CARDAN_SHAFT

      public static final com.tterrag.registrate.util.entry.BlockEntry<DoubleCardanShaftBlock> DOUBLE_CARDAN_SHAFT
    • HYDRAULIC_TRANSMISSION

      public static final com.tterrag.registrate.util.entry.BlockEntry<HydraulicTransmissionBlock> HYDRAULIC_TRANSMISSION
    • LONG_SHAFT

      public static final com.tterrag.registrate.util.entry.BlockEntry<LongShaftBlock> LONG_SHAFT
    • PLANETARY_GEARSET

      public static final com.tterrag.registrate.util.entry.BlockEntry<PlanetaryGearsetBlock> PLANETARY_GEARSET
    • PNEUMATIC_TUBE

      public static final com.tterrag.registrate.util.entry.BlockEntry<PneumaticTubeBlock> PNEUMATIC_TUBE
  • Constructor Details

    • PetrolsPartsBlocks

      public PetrolsPartsBlocks()
  • Method Details

    • register

      public static final void register()