18 ::ll::TypedStorage<4, 4, int> mCooldownTime;
19 ::ll::TypedStorage<1, 1, bool> mTransferedFromChestMinecart;
20 ::ll::TypedStorage<1, 1, bool> mIsEntity;
21 ::ll::TypedStorage<4, 4, int> mMoveItemSpeed;
31 MCAPI ::std::vector<::Container*> _getContainersAt(
::BlockSource& region,
::Vec3 const& pos);
33 MCAPI
bool _isEmptyContainer(
::Container& container,
int face);
35 MCAPI
bool _isFullContainer(
::Container& container,
int);
45 MCAPI
bool _tryMoveItems(
58 MCAPI
bool _tryTakeInItemFromSlot(