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;
56 virtual ::std::string getName()
const ;
59 virtual ::std::unique_ptr<::BlockActorDataPacket> _getUpdatePacket(
::BlockSource& region) ;
71 MCAPI
void stopSleepingOn(
::BlockSource& region,
bool forcefulAwake);
97 MCAPI ::std::string $getName()
const;
99 MCFOLD ::std::unique_ptr<::BlockActorDataPacket> $_getUpdatePacket(
::BlockSource& region);
107 MCAPI
static void** $vftable();
Definition SaveContext.h:5