|
|
MCAPI bool | bundleModeItemTransferOut (::ContainerScreenController &controller, ::std::string const &toCollectionName, int toCollectionIndex, ::std::string const &fromBundleCollectionName, int fromBundleCollectionIndex) |
|
MCFOLD::ActiveBundleData const & | getActiveBundleData () const |
|
MCAPI::ItemStack const & | getItemStackFromBundle (::ContainerScreenController const &controller, ::ItemStackBase const &bundleItem, int bundleItemIdx) const |
|
MCAPI::BundleTooltipLayoutData const & | getTooltipLayoutData (::ContainerScreenController const &controller, ::ItemStackBase const &bundleItem) const |
|
MCAPI void | handleBundleActive (::ContainerScreenController &controller, ::std::string const &collectionName, int collectionIndex) |
|
MCAPI void | handleBundleHovered (::ContainerScreenController &controller, ::std::string const &collectionName, int collectionIndex) |
|
MCAPI void | handleBundleItemTransferIn (::ContainerScreenController &controller, ::std::string const &collectionName, int collectionIndex) |
|
MCAPI void | handleBundleItemTransferOut (::ContainerScreenController &controller, ::std::string const &collectionName, int collectionIndex) |
|
MCAPI::ui::ViewRequest | handleBundlePlaceAll (::ContainerScreenController &controller, ::std::string const &collectionName, int collectionIndex) |
|
MCAPI::ui::ViewRequest | handleBundlePlaceOne (::ContainerScreenController &controller, ::std::string const &collectionName, int collectionIndex) |
|
MCAPI void | handleBundleUnselected (::ContainerScreenController &controller) |
|
MCAPI void | invalidateBundleTooltipLayoutData () |
|
MCAPI bool | isSlotInteractiveBundle (::ContainerScreenController const &controller, ::std::string const &collectionName, int collectionIndex) const |
|
MCAPI::ui::ViewRequest | onBundleItemRightStick (::ContainerScreenController &controller, ::BundleHelper::BundleItemStickScrollDirection direction) |
|
MCAPI::ui::ViewRequest | onBundleItemScrollWheel (::ContainerScreenController &controller, ::BundleHelper::BundleItemScrollWheelDirection direction) |
|
MCAPI void | resetActiveBundleData () |
|
MCAPI bool | shouldHandleBundleIdlePlaceAll (::ContainerScreenController &controller, ::std::string const &collectionName, int collectionIndex) const |
|
MCAPI void | $dtor () |