Class ModBlockEntities

java.lang.Object
me.desht.pneumaticcraft.common.core.ModBlockEntities

public class ModBlockEntities extends Object
  • Field Details

    • BLOCK_ENTITIES

      public static final net.minecraftforge.registries.DeferredRegister<net.minecraft.world.level.block.entity.BlockEntityType<?>> BLOCK_ENTITIES
    • PRESSURE_TUBE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<PressureTubeBlockEntity>> PRESSURE_TUBE
    • ADVANCED_PRESSURE_TUBE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AdvancedPressureTubeBlockEntity>> ADVANCED_PRESSURE_TUBE
    • AIR_COMPRESSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AirCompressorBlockEntity>> AIR_COMPRESSOR
    • ADVANCED_AIR_COMPRESSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AdvancedAirCompressorBlockEntity>> ADVANCED_AIR_COMPRESSOR
    • AIR_CANNON

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AirCannonBlockEntity>> AIR_CANNON
    • MANUAL_COMPRESSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ManualCompressorBlockEntity>> MANUAL_COMPRESSOR
    • PRESSURE_CHAMBER_WALL

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<PressureChamberWallBlockEntity>> PRESSURE_CHAMBER_WALL
    • PRESSURE_CHAMBER_VALVE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<PressureChamberValveBlockEntity>> PRESSURE_CHAMBER_VALVE
    • CHARGING_STATION

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ChargingStationBlockEntity>> CHARGING_STATION
    • ELEVATOR_BASE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ElevatorBaseBlockEntity>> ELEVATOR_BASE
    • ELEVATOR_FRAME

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ElevatorFrameBlockEntity>> ELEVATOR_FRAME
    • PRESSURE_CHAMBER_INTERFACE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<PressureChamberInterfaceBlockEntity>> PRESSURE_CHAMBER_INTERFACE
    • VACUUM_PUMP

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<VacuumPumpBlockEntity>> VACUUM_PUMP
    • PNEUMATIC_DOOR_BASE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<PneumaticDoorBaseBlockEntity>> PNEUMATIC_DOOR_BASE
    • PNEUMATIC_DOOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<PneumaticDoorBlockEntity>> PNEUMATIC_DOOR
    • ASSEMBLY_IO_UNIT

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AssemblyIOUnitBlockEntity>> ASSEMBLY_IO_UNIT
    • ASSEMBLY_PLATFORM

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AssemblyPlatformBlockEntity>> ASSEMBLY_PLATFORM
    • ASSEMBLY_DRILL

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AssemblyDrillBlockEntity>> ASSEMBLY_DRILL
    • ASSEMBLY_LASER

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AssemblyLaserBlockEntity>> ASSEMBLY_LASER
    • ASSEMBLY_CONTROLLER

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AssemblyControllerBlockEntity>> ASSEMBLY_CONTROLLER
    • UV_LIGHT_BOX

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<UVLightBoxBlockEntity>> UV_LIGHT_BOX
    • SECURITY_STATION

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<SecurityStationBlockEntity>> SECURITY_STATION
    • UNIVERSAL_SENSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<UniversalSensorBlockEntity>> UNIVERSAL_SENSOR
    • AERIAL_INTERFACE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AerialInterfaceBlockEntity>> AERIAL_INTERFACE
    • ELECTROSTATIC_COMPRESSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ElectrostaticCompressorBlockEntity>> ELECTROSTATIC_COMPRESSOR
    • APHORISM_TILE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AphorismTileBlockEntity>> APHORISM_TILE
    • OMNIDIRECTIONAL_HOPPER

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<OmnidirectionalHopperBlockEntity>> OMNIDIRECTIONAL_HOPPER
    • LIQUID_HOPPER

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<LiquidHopperBlockEntity>> LIQUID_HOPPER
    • ELEVATOR_CALLER

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ElevatorCallerBlockEntity>> ELEVATOR_CALLER
    • PROGRAMMER

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ProgrammerBlockEntity>> PROGRAMMER
    • CREATIVE_COMPRESSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<CreativeCompressorBlockEntity>> CREATIVE_COMPRESSOR
    • LIQUID_COMPRESSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<LiquidCompressorBlockEntity>> LIQUID_COMPRESSOR
    • ADVANCED_LIQUID_COMPRESSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AdvancedLiquidCompressorBlockEntity>> ADVANCED_LIQUID_COMPRESSOR
    • DRONE_REDSTONE_EMITTER

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<DroneRedstoneEmitterBlockEntity>> DRONE_REDSTONE_EMITTER
    • COMPRESSED_IRON_BLOCK

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<CompressedIronBlockBlockEntity>> COMPRESSED_IRON_BLOCK
    • HEAT_SINK

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<HeatSinkBlockEntity>> HEAT_SINK
    • VORTEX_TUBE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<VortexTubeBlockEntity>> VORTEX_TUBE
    • PROGRAMMABLE_CONTROLLER

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ProgrammableControllerBlockEntity>> PROGRAMMABLE_CONTROLLER
    • GAS_LIFT

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<GasLiftBlockEntity>> GAS_LIFT
    • REFINERY

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<RefineryControllerBlockEntity>> REFINERY
    • REFINERY_OUTPUT

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<RefineryOutputBlockEntity>> REFINERY_OUTPUT
    • THERMOPNEUMATIC_PROCESSING_PLANT

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ThermopneumaticProcessingPlantBlockEntity>> THERMOPNEUMATIC_PROCESSING_PLANT
    • KEROSENE_LAMP

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<KeroseneLampBlockEntity>> KEROSENE_LAMP
    • SENTRY_TURRET

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<SentryTurretBlockEntity>> SENTRY_TURRET
    • FLUX_COMPRESSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<FluxCompressorBlockEntity>> FLUX_COMPRESSOR
    • PNEUMATIC_DYNAMO

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<PneumaticDynamoBlockEntity>> PNEUMATIC_DYNAMO
    • THERMAL_COMPRESSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ThermalCompressorBlockEntity>> THERMAL_COMPRESSOR
    • HEAT_PIPE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<HeatPipeBlockEntity>> HEAT_PIPE
    • ETCHING_TANK

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<EtchingTankBlockEntity>> ETCHING_TANK
    • TANK_SMALL

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AbstractFluidTankBlockEntity.Small>> TANK_SMALL
    • TANK_MEDIUM

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AbstractFluidTankBlockEntity.Medium>> TANK_MEDIUM
    • TANK_LARGE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AbstractFluidTankBlockEntity.Large>> TANK_LARGE
    • TANK_HUGE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<AbstractFluidTankBlockEntity.Huge>> TANK_HUGE
    • REINFORCED_CHEST

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ReinforcedChestBlockEntity>> REINFORCED_CHEST
    • SMART_CHEST

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<SmartChestBlockEntity>> SMART_CHEST
    • TAG_WORKBENCH

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<TagWorkbenchBlockEntity>> TAG_WORKBENCH
    • DISPLAY_TABLE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<DisplayTableBlockEntity>> DISPLAY_TABLE
    • DRONE_INTERFACE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<DroneInterfaceBlockEntity>> DRONE_INTERFACE
    • FLUID_MIXER

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<FluidMixerBlockEntity>> FLUID_MIXER
    • VACUUM_TRAP

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<VacuumTrapBlockEntity>> VACUUM_TRAP
    • SPAWNER_EXTRACTOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<SpawnerExtractorBlockEntity>> SPAWNER_EXTRACTOR
    • PRESSURIZED_SPAWNER

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<PressurizedSpawnerBlockEntity>> PRESSURIZED_SPAWNER
    • CREATIVE_COMPRESSED_IRON_BLOCK

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<CreativeCompressedIronBlockBlockEntity>> CREATIVE_COMPRESSED_IRON_BLOCK
    • REINFORCED_PRESSURE_TUBE

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<ReinforcedPressureTubeBlockEntity>> REINFORCED_PRESSURE_TUBE
    • TUBE_JUNCTION

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<TubeJunctionBlockEntity>> TUBE_JUNCTION
    • SOLAR_COMPRESSOR

      public static final net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<SolarCompressorBlockEntity>> SOLAR_COMPRESSOR
  • Constructor Details

    • ModBlockEntities

      public ModBlockEntities()
  • Method Details

    • register

      @SafeVarargs public static <T extends net.minecraft.world.level.block.entity.BlockEntity> net.minecraftforge.registries.RegistryObject<net.minecraft.world.level.block.entity.BlockEntityType<T>> register(String name, net.minecraft.world.level.block.entity.BlockEntityType.BlockEntitySupplier<T> supplier, net.minecraftforge.registries.RegistryObject<? extends net.minecraft.world.level.block.Block>... blocks)