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 ;
62 MCFOLD
bool $canConsumerPower()
const;
64 MCFOLD ::RedstoneLogicExecutionFlags $getLogicExecutionFlags()
const;
68 MCFOLD ::CircuitComponentType $getCircuitComponentType()
const;
76 MCAPI
static void** $vftable();