22 ::ll::TypedStorage<4, 4, int> mNextStrength;
23 ::ll::TypedStorage<8, 8, ::CircuitComponentType const> mCircuitComponentType;
33 virtual bool addSource(
37 bool& bDirectlyPowered
45 virtual bool canConsumerPower()
const ;
48 virtual ::RedstoneLogicExecutionFlags getLogicExecutionFlags()
const ;
54 virtual ::CircuitComponentType getCircuitComponentType()
const ;
76 MCFOLD
bool $canConsumerPower()
const;
78 MCFOLD ::RedstoneLogicExecutionFlags $getLogicExecutionFlags()
const;
82 MCFOLD ::CircuitComponentType $getCircuitComponentType()
const;
88 MCAPI
static void** $vftable();