21 ::ll::TypedStorage<4, 4, int> mCooldownTime;
22 ::ll::TypedStorage<4, 4, int> mMoveCooldownTime;
23 ::ll::TypedStorage<1, 1, bool> mTransferedFromChestMinecart;
24 ::ll::TypedStorage<1, 1, bool> mIsEntity;
25 ::ll::TypedStorage<4, 4, int> mMoveItemSpeed;
26 ::ll::TypedStorage<8, 128, ::HopperCallbacks> mCallbacks;
34 MCAPI ::std::vector<::Container*> _getContainersAt(
::BlockSource& region,
::Vec3 const& pos);
41 MCAPI
bool _tryMoveInItem(
44 ::std::optional<::std::reference_wrapper<::ItemActor>>
const& itemActor,
51 MCAPI
bool _tryMoveItems(
59 MCAPI
bool _tryMoveItems(