22 ::ll::TypedStorage<4, 4, int> mNextStrength;
23 ::ll::TypedStorage<8, 8, ::CircuitComponentType const> mCircuitComponentType;
31 virtual bool addSource(
35 bool& bDirectlyPowered
41 virtual bool canConsumerPower()
const ;
43 virtual ::RedstoneLogicExecutionFlags getLogicExecutionFlags()
const ;
47 virtual ::CircuitComponentType getCircuitComponentType()
const ;
67 MCFOLD
bool $canConsumerPower()
const;
69 MCFOLD ::RedstoneLogicExecutionFlags $getLogicExecutionFlags()
const;
73 MCFOLD ::CircuitComponentType $getCircuitComponentType()
const;