20 ::ll::TypedStorage<8, 24, ::WeakRef<::EntityContext>> mPlayer;
21 ::ll::TypedStorage<4, 12, ::BlockPos const> mPos;
22 ::ll::TypedStorage<1, 1, uchar const> mFace;
23 ::ll::TypedStorage<4, 12, ::Vec3 const> mFaceLocation;
24 ::ll::TypedStorage<8, 8, ::Block const&> mPermutationToPlace;
Definition EntityContext.h:16