Package com.petrolpark.petrolsparts
Class PetrolsPartsBlockEntityTypes
java.lang.Object
com.petrolpark.petrolsparts.PetrolsPartsBlockEntityTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.tterrag.registrate.util.entry.BlockEntityEntry<BrassDepotBlockEntity> static final com.tterrag.registrate.util.entry.BlockEntityEntry<CoaxialGearBlockEntity> static final com.tterrag.registrate.util.entry.BlockEntityEntry<ColossalCogwheelBlockEntity> static final com.tterrag.registrate.util.entry.BlockEntityEntry<CornerShaftBlockEntity> static final com.tterrag.registrate.util.entry.BlockEntityEntry<DifferentialBlockEntity> static final com.tterrag.registrate.util.entry.BlockEntityEntry<DummyDifferentialBlockEntity> static final com.tterrag.registrate.util.entry.BlockEntityEntry<CornerShaftBlockEntity> static final com.tterrag.registrate.util.entry.BlockEntityEntry<HydraulicTransmissionBlockEntity> static final com.tterrag.registrate.util.entry.BlockEntityEntry<LongShaftBlockEntity> static final com.tterrag.registrate.util.entry.BlockEntityEntry<PlanetaryGearsetBlockEntity> static final com.tterrag.registrate.util.entry.BlockEntityEntry<PneumaticTubeBlockEntity> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
BRASS_DEPOT
public static final com.tterrag.registrate.util.entry.BlockEntityEntry<BrassDepotBlockEntity> BRASS_DEPOT -
COAXIAL_GEAR
public static final com.tterrag.registrate.util.entry.BlockEntityEntry<CoaxialGearBlockEntity> COAXIAL_GEAR -
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 -
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 -
DUMMY_DIFFERENTIAL
public static final com.tterrag.registrate.util.entry.BlockEntityEntry<DummyDifferentialBlockEntity> DUMMY_DIFFERENTIAL -
HYDRAULIC_TRANSMISSION
public static final com.tterrag.registrate.util.entry.BlockEntityEntry<HydraulicTransmissionBlockEntity> HYDRAULIC_TRANSMISSION -
LONG_SHAFT
public static final com.tterrag.registrate.util.entry.BlockEntityEntry<LongShaftBlockEntity> LONG_SHAFT -
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
-
-
Constructor Details
-
PetrolsPartsBlockEntityTypes
public PetrolsPartsBlockEntityTypes()
-
-
Method Details
-
register
public static final void register()
-