Package me.desht.pneumaticcraft.api.misc
Interface IPneumaticCraftProbeable
- All Known Implementing Classes:
AbstractAssemblyIOUnitBlock,AbstractAssemblyIOUnitBlock.Export,AbstractAssemblyIOUnitBlock.Import,AbstractCamouflageBlock,AbstractPNCBlockWithBoundingBlocks,AbstractPneumaticCraftBlock,AbstractPressureWallBlock,AdvancedAirCompressorBlock,AdvancedLiquidCompressorBlock,AerialInterfaceBlock,AirCannonBlock,AirCompressorBlock,AphorismTileBlock,AssemblyControllerBlock,AssemblyDrillBlock,AssemblyLaserBlock,AssemblyPlatformBlock,ChargingStationBlock,CompressedIronBlock,CreativeCompressedIronBlock,CreativeCompressorBlock,DisplayTableBlock,DisplayTableBlock.Shelf,DrillPipeBlock,DroneInterfaceBlock,ElectrostaticCompressorBlock,ElevatorBaseBlock,ElevatorCallerBlock,ElevatorFrameBlock,EmptySpawnerBlock,EtchingTankBlock,FluidMixerBlock,FluidTankBlock,FluxCompressorBlock,GasLiftBlock,HeatPipeBlock,HeatSinkBlock,KeroseneLampBlock,LiquidCompressorBlock,LiquidHopperBlock,ManualCompressorBlock,OmnidirectionalHopperBlock,PneumaticDoorBaseBlock,PneumaticDoorBlock,PneumaticDynamoBlock,PressureChamberGlassBlock,PressureChamberInterfaceBlock,PressureChamberValveBlock,PressureChamberWallBlock,PressureTubeBlock,PressurizedSpawnerBlock,ProgrammableControllerBlock,ProgrammerBlock,RefineryControllerBlock,RefineryOutputBlock,ReinforcedChestBlock,SecurityStationBlock,SentryTurretBlock,SmartChestBlock,SolarCompressorBlock,SpawnerExtractorBlock,TagWorkbenchBlock,ThermalCompressorBlock,ThermalLaggingBlock,ThermopneumaticProcessingPlantBlock,TubeJunctionBlock,UniversalSensorBlock,UVLightBoxBlock,VacuumPumpBlock,VacuumTrapBlock,VortexTubeBlock,WallLampBlock
public interface IPneumaticCraftProbeable
Just a marker interface to indicate that implementing blocks or entities can be probed using PneumaticCraft's
own The One Probe functionality.
Note: it is also possible to gain this functionality by adding your block to the pneumaticcraft:probeable
block tag.