27 virtual int getVariant(
::Block const& block)
const ;
42 virtual bool isValidAuxValue(
int value)
const ;
44 virtual bool isSignalSource()
const ;
46 virtual bool allowStateMismatchOnPlacement(
::Block const& clientTarget,
::Block const& serverTarget)
const
49 virtual ::Block
const& getRenderBlock()
const ;
51 virtual uchar getMappedFace(uchar face,
::Block const& block)
const ;
53 virtual ::Flip getFaceFlip(uchar face,
::Block const& block)
const ;
55 virtual void _addHardCodedBlockComponents(
::Experiments const&) ;
61 MCAPI
void _installCircuit(
::BlockSource& region,
::BlockPos const& pos,
bool calledFromLoad,
bool turnOn)
const;
76 MCAPI
int $getVariant(
::Block const& block)
const;
89 MCAPI
bool $isValidAuxValue(
int value)
const;
91 MCFOLD
bool $isSignalSource()
const;
93 MCFOLD
bool $allowStateMismatchOnPlacement(
::Block const& clientTarget,
::Block const& serverTarget)
const;
95 MCAPI ::Block
const& $getRenderBlock()
const;
97 MCAPI uchar $getMappedFace(uchar face,
::Block const& block)
const;
99 MCAPI ::Flip $getFaceFlip(uchar face,
::Block const& block)
const;
101 MCAPI
void $_addHardCodedBlockComponents(
::Experiments const&);
109 MCAPI
static void** $vftable();