24 ::ll::TypedStorage<4, 4, int> mFrame;
25 ::ll::TypedStorage<4, 4, float> mRot;
26 ::ll::TypedStorage<4, 4, float> mRotA;
27 ::ll::TypedStorage<4, 4, int> mLastUpdatedAt;
33 MCAPI
int update(
::Actor& actor,
bool instant);
35 MCAPI
int updateFromPosition(
45 MCAPI
int updateFromPosition(
64 MCAPI static ::BlockPos pointTowardsLastDeathLocation(
::BlockSource const* region,
::Actor* actor);