Interface IComparatorSupport
- All Known Implementing Classes:
AbstractFluidTankBlockEntity,AbstractFluidTankBlockEntity.Huge,AbstractFluidTankBlockEntity.Large,AbstractFluidTankBlockEntity.Medium,AbstractFluidTankBlockEntity.Small,AbstractHopperBlockEntity,AerialInterfaceBlockEntity,CompressedIronBlockBlockEntity,CreativeCompressedIronBlockBlockEntity,DisplayTableBlockEntity,HeatSinkBlockEntity,LiquidHopperBlockEntity,OmnidirectionalHopperBlockEntity,RefineryControllerBlockEntity,RefineryOutputBlockEntity,ReinforcedChestBlockEntity,SmartChestBlockEntity,TagWorkbenchBlockEntity,ThermopneumaticProcessingPlantBlockEntity
public interface IComparatorSupport
Implement on tile entities whose block will supply a signal level to adjacent Comparators
-
Method Summary
-
Method Details
-
getComparatorValue
int getComparatorValue()
-