27 ::ll::TypedStorage<8, 216, ::StructureEditorData> mStructureEditorData;
28 ::ll::TypedStorage<4, 16, ::StructureTelemetryServerData> mTelemetryServerData;
29 ::ll::TypedStorage<1, 1, bool> mIsPowered;
45 virtual ::std::unique_ptr<::BlockActorDataPacket> _getUpdatePacket(
::BlockSource& region) ;
61 MCAPI
void setPowered(
::BlockSource& region,
::BlockPos const& pos,
bool shouldTrigger,
bool redstoneTriggered);
69 MCAPI static ::mce::Color
const& X_AXIS_COLOR();
71 MCAPI static ::mce::Color
const& Y_AXIS_COLOR();
73 MCAPI static ::mce::Color
const& Z_AXIS_COLOR();
91 MCFOLD ::std::unique_ptr<::BlockActorDataPacket> $_getUpdatePacket(
::BlockSource& region);
99 MCAPI
static void** $vftable();
Definition SaveContext.h:5