19 ::ll::TypedStorage<8, 24, ::WeakRef<::EntityContext>> mPlayer;
20 ::ll::TypedStorage<4, 12, ::BlockPos> mBlockPos;
21 ::ll::TypedStorage<1, 1, uchar> mFace;
22 ::ll::TypedStorage<8, 8, ::gsl::not_null<::Block const*>> mBlock;
Definition EntityContext.h:16