25 ::ll::TypedStorage<4, 4, int> mDyeColor;
26 ::ll::TypedStorage<1, 1, bool> mDirty;
27 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mPetSleepingOnBed;
28 ::ll::TypedStorage<8, 8, ::Block const&> mBedBlock;
62 virtual ::std::string getName()
const ;
65 virtual ::std::unique_ptr<::BlockActorDataPacket> _getUpdatePacket(
::BlockSource& region) ;
79 MCAPI
void stopSleepingOn(
::BlockSource& region,
bool forcefulAwake);
105 MCAPI ::std::string $getName()
const;
107 MCFOLD ::std::unique_ptr<::BlockActorDataPacket> $_getUpdatePacket(
::BlockSource& region);
115 MCAPI
static void** $vftable();
Definition SaveContext.h:5