|
| virtual void | _registerCoalesceOrder () |
| virtual void | _registerAutoPlaceOrder () |
|
MCAPI | ChestScreenController (::std::shared_ptr<::ClientInstanceScreenModel > model, ::Player &player, ::BlockPos const &pos, ::ActorUniqueID uniqueId, ::BlockActorType blockEntityType) |
|
MCAPI void * | $ctor (::std::shared_ptr<::ClientInstanceScreenModel > model, ::Player &player, ::BlockPos const &pos, ::ActorUniqueID uniqueId, ::BlockActorType blockEntityType) |
|
MCFOLD void | $_registerCoalesceOrder () |
|
MCFOLD void | $_registerAutoPlaceOrder () |
| virtual bool | _isStillValid () const |
|
MCAPI void * | $ctor (::std::shared_ptr<::ClientInstanceScreenModel > model, ::Player &player, ::BlockPos const &pos, ::ActorUniqueID uniqueId) |
|
MCAPI void * | $ctor (::std::shared_ptr<::ClientInstanceScreenModel > model, ::InteractionModel interactionModel) |
|
MCAPI void * | $ctor (::std::shared_ptr<::ClientInstanceScreenModel > model) |
|
MCAPI void * | $ctor (::std::shared_ptr<::MinecraftScreenModel > model, ::ScreenExitBehavior exitBehavior, bool usesErrorPopupInfo) |
|
MCAPI void * | $ctor (bool useTaskGroup) |
|
MCFOLD void * | $ctor () |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
|
MCAPI void | $dtor () |
|
MCFOLD bool | $_isStillValid () const |
| virtual::ui::DirtyFlag | tick () |
| virtual void | onOpen () |
|
virtual::ui::DirtyFlag | handleGameEventNotification (::ui::GameEventNotification) |
| virtual void | onLeave () |
| virtual void | setAssociatedBlockPos (::BlockPos const &pos) |
| virtual void | setAssociatedEntityUniqueID (::ActorUniqueID const uniqueID) |
| virtual void | addStaticScreenVars (::Json::Value &globalVars) |
|
virtual void | _handleTakeHalf (::std::string const &collectionName, int index) |
|
virtual void | _handlePlaceAll (::std::string const &collectionName, int index) |
|
virtual void | _handlePlaceOne (::std::string const &collectionName, int index) |
|
virtual int | _handleTakePlace (::std::string const &collectionName, int collectionIndex, bool allItems) |
|
virtual void | _handleSelectSlot (::std::string const &collectionName, int collectionIndex) |
|
virtual::SelectedSlotInfo const | _getSelectedSlotInfo () const |
|
virtual::SlotData | _reevaluateSlotData (::SlotData &&slotData) const |
|
virtual::std::string | _getButtonADescription () |
|
virtual::std::string | _getButtonXDescription () |
|
virtual::std::string | _getButtonYDescription () |
|
virtual::ui::ViewRequest | _onContainerSlotHovered (::std::string const &collectionName, int index) |
|
virtual::ui::ViewRequest | _onContainerSlotUnhovered (::std::string const &collectionName, int index) |
|
virtual::ui::ViewRequest | _onContainerSlotSelected (::std::string const &collectionName, int index) |
|
virtual::ui::ViewRequest | _onContainerSlotPressed (::std::string const &collectionName, int index) |
|
virtual::ui::ViewRequest | _onHotbarSlotHotkeyUsed (::SlotData const &dstSlot) |
|
virtual bool | _shouldSwap (::std::string const &collectionName, int collectionIndex, ::std::string const &otherCollectionName, int otherCollectionIndex) const |
|
virtual bool | _isTargetSwappable (::std::string const &otherCollectionName, int otherCollectionIndex) const |
|
virtual::std::string | _getCollectionName (::UIPropertyBag *bag) const |
|
virtual bool | _canSplit (::std::string const &collectionName) const |
|
virtual void | _sendFlyingItem (::ItemStackBase const &item, ::std::string const &fromName, int fromIndex, ::std::string const &toName, int toIndex, ::FadeInIconBehavior fadeInIconBehavior) |
| virtual bool | _isContainerScreen () const |
|
virtual::ItemStackBase const & | _getVisualItemStackImpl (::std::string const &collectionName, int collectionIndex) const |
|
virtual void | _createItemLockNotification (::ItemLockAction const action) |
|
virtual::ProgressiveTakeBarLocation | _getProgressiveBarDirection (::std::string const &collectionName, int collectionIndex) const |
|
virtual bool | _isInCreativeContainer (::std::string const &) const |
| virtual bool | _getGestureControlEnabled () const |
|
MCAPI bool | _canProgressiveTakeFromCollection () const |
|
MCAPI void | _compareStatesForFlyingItems () |
|
MCAPI ::std::vector<::std::string > const & | _getCoalesceOrder (::std::string const &collectionName) const |
|
MCAPI::ItemGroup const & | _getCursorSelectedItemGroup () const |
|
MCAPI short | _getDraggingDistanceSqrFromStartingPoint () const |
|
MCAPI::ItemStack const & | _getItemStack (::std::string const &collectionName, int collectionIndex) const |
|
MCAPI ::std::vector<::AutoPlaceItem > & | _getReservedAutoPlaceOrder (::ContainerEnumName name, uint64 reserve) |
|
MCAPI::ItemStackBase const & | _getSelectedItemStackBase () const |
|
MCAPI::ItemStackBase const & | _getTakeableItemStackBase (::std::string const &collectionName, int collectionIndex) const |
|
MCAPI::ItemStackBase const & | _getVisualItemStack (::std::string const &collectionName, int collectionIndex) const |
|
MCAPI void | _handleAddAllToCursor (::std::string const &collectionName, int collectionIndex) |
|
MCAPI void | _handleAutoPlace (int amount, ::std::string const &collectionName, int index) |
|
MCAPI bool | _handleCoalesceStack (::std::string const &collectionName) |
|
MCAPI bool | _handleCoalesceToIndex (::std::string const &collectionName, int collectionIndex) |
|
MCAPI void | _handleDropItem (::std::string const &collectionName, int collectionIndex, ::ItemTransferAmount transferAmount) |
|
MCAPI void | _handleDropSelectedItem (::ItemTransferAmount transferAmount) |
|
MCAPI void | _handleSplit (::std::string const &collectionName, int collectionIndex) |
|
MCAPI void | _handleSwap (::std::string const &firstName, int firstIndex, ::std::string const &secondName, int secondIndex) |
|
MCAPI void | _handleTakeAll (::std::string const &collectionName, int index) |
|
MCAPI void | _handleTakeAmount (int amount, ::std::string const &collectionName, int index) |
|
MCAPI void | _handleUnselectSlot () |
|
MCAPI bool | _hasCustomDisplayName () const |
|
MCAPI bool | _hasItems (::std::string const &collectionName, int collectionIndex) const |
|
MCAPI bool | _isCursorSelectedActive () const |
|
MCAPI bool | _isInValidCraftingResultContainer (::std::string_view collectionName, int collectionIndex) const |
|
MCAPI bool | _isProgressiveSelectBarVisible (::ProgressiveTakeBarLocation location) const |
|
MCAPI bool | _isSelectedSlot (::std::string const &collectionName, int collectionIndex) const |
|
MCAPI void | _loadLastSelectedSlot () |
|
MCAPI bool | _moveItemFromSlotIntoStorageItem (::std::string const &collectionName, int collectionIndex, ::ItemStack const &toStorageItem) |
|
MCAPI bool | _moveSelectedItemFromStorageItem (::ItemStack const &fromStorageItem, int selectedItemIdx, ::std::string const &collectionName, int collectionIndex) |
|
MCAPI bool | _moveTopItemFromStorageItem (::ItemStack const &fromStorageItem, ::std::string const &collectionName, int collectionIndex) |
|
MCAPI void | _playSound (::SharedTypes::Legacy::LevelSoundEvent type) |
|
MCAPI void | _postSetSelectedSlot (::SelectedSlotInfo const &selected, bool allowEmpty, bool unselect, ::ItemLockAction actionOverride) |
|
MCAPI void | _registerBindings () |
|
MCAPI void | _registerEventHandlers () |
|
MCAPI void | _registerEventHandlersForStateMachine (uint buttonId) |
|
MCAPI void | _registerSingleTouchOutputSlot (::ContainerEnumName outputContainer) |
|
MCAPI void | _registerStateMachine () |
|
MCAPI void | _registerTouchHoldEventHandlersForStateMachine (uint buttonId) |
|
MCAPI void | _saveLastSelectedSlot () |
|
MCAPI void | _stopSplitting () |
|
MCAPI ::std::vector<::AutoPlaceItem > const * | tryGetAutoPlaceOrder (::std::string const &collectionName) const |
|
MCAPI::ui::DirtyFlag | $tick () |
|
MCAPI void | $onOpen () |
|
MCAPI void | $onLeave () |
|
MCAPI void | $setAssociatedBlockPos (::BlockPos const &pos) |
|
MCAPI void | $setAssociatedEntityUniqueID (::ActorUniqueID const uniqueID) |
|
MCAPI void | $addStaticScreenVars (::Json::Value &globalVars) |
|
MCAPI void | $_handleTakeHalf (::std::string const &collectionName, int index) |
|
MCAPI void | $_handlePlaceAll (::std::string const &collectionName, int index) |
|
MCAPI void | $_handlePlaceOne (::std::string const &collectionName, int index) |
|
MCAPI int | $_handleTakePlace (::std::string const &collectionName, int collectionIndex, bool allItems) |
|
MCAPI void | $_handleSelectSlot (::std::string const &collectionName, int collectionIndex) |
|
MCAPI::SelectedSlotInfo const | $_getSelectedSlotInfo () const |
|
MCAPI::SlotData | $_reevaluateSlotData (::SlotData &&slotData) const |
|
MCAPI::std::string | $_getButtonADescription () |
|
MCAPI::std::string | $_getButtonXDescription () |
|
MCAPI::std::string | $_getButtonYDescription () |
|
MCAPI::ui::ViewRequest | $_onContainerSlotHovered (::std::string const &collectionName, int index) |
|
MCAPI::ui::ViewRequest | $_onContainerSlotUnhovered (::std::string const &collectionName, int index) |
|
MCAPI::ui::ViewRequest | $_onContainerSlotSelected (::std::string const &collectionName, int index) |
|
MCAPI::ui::ViewRequest | $_onContainerSlotPressed (::std::string const &collectionName, int index) |
|
MCAPI::ui::ViewRequest | $_onHotbarSlotHotkeyUsed (::SlotData const &dstSlot) |
|
MCAPI bool | $_shouldSwap (::std::string const &collectionName, int collectionIndex, ::std::string const &otherCollectionName, int otherCollectionIndex) const |
|
MCAPI bool | $_isTargetSwappable (::std::string const &otherCollectionName, int otherCollectionIndex) const |
|
MCAPI::std::string | $_getCollectionName (::UIPropertyBag *bag) const |
|
MCAPI bool | $_canSplit (::std::string const &collectionName) const |
|
MCAPI void | $_sendFlyingItem (::ItemStackBase const &item, ::std::string const &fromName, int fromIndex, ::std::string const &toName, int toIndex, ::FadeInIconBehavior fadeInIconBehavior) |
|
MCFOLD bool | $_isContainerScreen () const |
|
MCAPI::ItemStackBase const & | $_getVisualItemStackImpl (::std::string const &collectionName, int collectionIndex) const |
|
MCAPI void | $_createItemLockNotification (::ItemLockAction const action) |
|
MCAPI::ProgressiveTakeBarLocation | $_getProgressiveBarDirection (::std::string const &collectionName, int collectionIndex) const |
|
MCFOLD bool | $_isInCreativeContainer (::std::string const &) const |
|
MCFOLD bool | $_getGestureControlEnabled () const |
|
MCAPI void | presentExitWorldConfirmationOrQuit () |
|
virtual::ui::ViewRequest | tryExit () |
| virtual uint | getSceneId () const |
| virtual void | setSuspendInput (bool suspendInput) |
| virtual void | setSuspendDirectionalInput (bool suspendDirectionalInput) |
| virtual void | leaveScreen (::std::string const &expectedScreenName) |
| virtual void | onInit () |
| virtual void | onDelete () |
| virtual bool | bind (::std::string const &collectionName, uint collectionNameHash, int collectionIndex, ::std::string const &bindingName, uint bindingNameHash, ::std::string const &bindingNameOverride, ::UIPropertyBag &bag) |
| virtual bool | bind (::std::string const &bindingName, uint bindingNameHash, ::std::string const &bindingNameOverride, ::UIPropertyBag &bag) |
| virtual bool | _doesScreenHaveExitBehavior () const |
|
virtual bool | _getGamepadHelperVisible () const |
|
virtual bool | _getMixedHelperVisible () const |
|
virtual bool | _getKeyboardHelperVisible () const |
|
virtual::std::string | _getButtonStartDescription () |
|
virtual::std::string | _getButtonBDescription () |
|
virtual::std::string | _getButtonKeyboardDescription () |
|
virtual void | showPickCustomSkinDialog (::std::function< void(::PickCustomSkinResult)> callback) |
|
virtual::std::string | _getScreenName () const |
|
virtual::ui::ViewRequest | promptConnect (bool signInOnSuccess, ::std::function< void(::Social::UserPlatformConnectionResult)> signInCallback) |
|
MCAPI void | _attemptAddFriends (::std::function< void()> callback) |
|
MCAPI void | _attemptConnect (::std::function< void(::Social::UserPlatformConnectionResult)> callback) |
|
MCAPI bool | _attemptSignIn (::Social::IdentitySignInTrigger signInTrigger, ::std::string const &signInSource, ::std::function< void(::Social::MultiIdentitySigninResult)> callback) |
|
MCAPI void | _attemptSigninOrSignup (::Social::IdentitySignInTrigger signInTrigger, ::std::string const &signInSource, ::std::function< void(::Social::MultiIdentitySigninResult)> signInCallback) |
|
MCAPI bool | _checkRealmCreatePermissions () |
|
MCAPI void | _closeModalDialog () |
|
MCAPI void | _displayCustomModalPopup (::ModalScreenData const &modalData, ::std::function< void(::ModalScreenButtonId)> callback) |
|
MCAPI void | _displayJsonDefinedControlPopup (::UIPropertyBag const &popupBag, ::std::string const &factory, ::std::string const &ttsTitle, ::std::string const &ttsContent) |
|
MCAPI void | _displayJsonDefinedControlPopup (::std::string const &controlId, ::std::string const &factory, ::std::string const &name, ::std::string const &ttsTitle, ::std::string const &ttsContent) |
|
MCAPI void | _displayPrivilegesBlockedModalPopup (::std::string const &messageString, ::std::string const &closeButtonTitle, bool showOpenAccountSettingButton) |
|
MCAPI void | _displaySignOutFailedModalPopup (::std::string const &error) |
|
MCAPI void | _displayStandardModalPopup (::std::string const &title, ::std::string const &message, ::ModalScreenButtonMode buttonNumber, ::std::function< void(bool)> callback, ::std::string const &telemetryOverride) |
|
MCAPI void | _gateRealmsWhenCrossPlatformIsDisabled (::std::function< void()> callback) |
|
MCAPI int | _getStepSliderValue (::std::function< int()> getValue, ::std::string const &valueBindingName, bool continuousUpdate) |
|
MCAPI void | _handleSignIn (::Social::IdentitySignInTrigger signInTrigger, ::std::string const &signInSource, ::std::function< void(::Social::MultiIdentitySigninResult)> signInCallback) |
|
MCAPI void | _handleSignInFailure (::Social::MultiIdentitySigninResult const &signInResult, ::std::function< void(::Social::MultiIdentitySigninResult)> callback, bool isAutoSignIn) |
|
MCAPI bool | _isApprovedLink (::std::string const &hyperlink) const |
|
MCAPI void | _onAttemptSignInResult (::Social::MultiIdentitySigninResult const &result, ::std::function< void(::Social::MultiIdentitySigninResult)> callback) |
|
MCAPI::ui::ViewRequest | _onModalEventReceived (::ModalScreenButtonId modalResult, bool buttonClosesModal) |
|
MCAPI void | _promptEduSwitchAccounts (bool showModal, ::std::string const &buttonName, ::LastClickedSource lastClickedSource) |
|
MCAPI bool | _resolveSafeZoneVisibility (::SafeZoneBuffer buffer) const |
|
MCAPI::std::string const | _retrieveBindingValueFromPropertyBag (::std::string const &bindingName, ::UIPropertyBag &propertyBag) const |
|
MCAPI void | _showLiveMultiplayerModal () |
|
MCAPI void | _showNoWifiModal () |
|
MCAPI bool | _tryNavigateToXblUpsellScreen () |
|
MCAPI bool | _tryShowSuspendWarningModal (::std::function< void()> onConfirm) |
|
MCAPI void | displayJsonDefinedControlPopup (::std::string const &controlId, ::std::string const &factory, ::std::string const &name) |
|
MCAPI void | exportPDF (::PDFOptions options, ::std::string const &defaultOutName, ::std::function< void(bool)> onComplete) |
|
MCAPI void | exportWorld (::std::string const &levelId, ::std::string const &levelName, ::FileArchiver::ExportType type) |
|
MCAPI void | gateOnPlatformSignInForStoreAccess (::std::function< void()> callback) |
|
MCAPI::ui::ViewRequest | promptSignIn (::Social::IdentitySignInTrigger signInTrigger, ::std::string const &signInSource, ::std::function< void(::Social::MultiIdentitySigninResult)> signInCallback) |
|
MCAPI ::std::shared_ptr<::DropdownScreenController > | setUpCallbacksForCollectionDropdownOption (::std::string const &collectionName, int const &collectionSize, ::std::string const &dropdownName, ::std::string const &dropdownToggleLabelBindingName, ::std::unordered_map<::std::string, int > const &nameValuePairs, ::std::unordered_map< int, ::std::string > const &valueLabelPairs, ::std::string const &enabledBindingName, ::std::function< bool(int)> isEnabled, ::std::function< int(int)> getValue, ::std::function< void(int, int)> setValue) |
|
MCAPI void | setUpCallbacksForDropdownOption (::OptionID optionID, ::std::string const &dropdownName, ::std::unordered_map<::std::string, int > const &nameValuePairs, ::std::unordered_map< int, ::std::string > const &valueLabelPairs) |
|
MCAPI void | setUpCallbacksForDropdownOption (::std::string const &dropdownName, ::std::string const &dropdownToggleLabelBindingName, ::std::unordered_map<::std::string, int > const &nameValuePairs, ::std::unordered_map< int, ::std::string > const &nameLabelPairs, ::std::function< int()> getValue, ::std::function< void(int)> setValue) |
|
MCAPI void | setUpCallbacksForDropdownOption (::std::string const &dropdownName, ::std::string const &dropdownToggleLabelBindingName, ::std::unordered_map<::std::string, int > const &nameValuePairs, ::std::unordered_map< int, ::std::string > const &valueLabelPairs, ::std::string const &enabledBindingName, ::std::function< bool()> isEnabled, ::std::function< int()> getValue, ::std::function< void(int)> setValue) |
|
MCAPI void | setUpCallbacksForFloatOption (::OptionID optionID, ::std::string const &sliderName, ::std::string const &optionFormat, ::std::function<::std::string(::std::string const &, float, bool)> valueLabeller, ::UpdateSliderProgressMode updateProgressMode) |
|
MCAPI void | setUpCallbacksForFloatOption (::OptionID optionID, ::std::string const &sliderName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::string const &labelBindingName, ::std::string const &ttsBindingName, ::std::string const &optionFormat, ::std::function<::std::string(::std::string const &, float, bool)> valueLabeller, ::UpdateSliderProgressMode updateProgressMode) |
|
MCAPI void | setUpCallbacksForFloatOption (::std::string const &sliderName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::string const &labelBindingName, ::std::string const &ttsBindingName, ::std::function<::std::string()> getOptionName, ::std::function< bool()> isEnabled, ::std::function< float()> getValue, ::std::function< void(float)> setValue, ::std::function< float()> getMin, ::std::function< float()> getMax, ::std::string const &optionFormat, ::std::function<::std::string(::std::string const &, float, bool)> valueLabeller, ::UpdateSliderProgressMode updateProgressMode) |
|
MCAPI void | setUpCallbacksForNestedButtonInCollection (::std::string const &nestedBaseButtonId, ::std::string const &nestedControlEnabledBinding, ::std::string firstControlName, ::std::function< int(::UIPropertyBag &)> indexSelectionFunc, ::std::function< bool(::UIPropertyBag &, int)> visibilityFunction, ::std::vector< uint > ignoredControls) |
|
MCAPI void | setUpCallbacksForStackPanelGrid (::std::string const &gridCollectionPrefix, ::std::function< int()> widthCallback, ::std::function< int()> heightCallback, ::std::function< int()> itemCountCallback) |
|
MCAPI void | setUpCallbacksForStepOption (::OptionID optionID, ::std::string const &sliderName, ::std::function<::std::string(int)> valueLabeller, bool continuousUpdate) |
|
MCAPI void | setUpCallbacksForStepOption (::OptionID optionID, ::std::string const &sliderName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::string const &stepsBindingName, ::std::string const &labelBindingName, ::std::string const &ttsBindingName, ::std::function<::std::string(int)> valueLabeller, bool continuousUpdate) |
|
MCAPI void | setUpCallbacksForStepOption (::std::string const &sliderName, ::std::string const &valueBindingName, ::std::string const &enabledBindingName, ::std::string const &stepsBindingName, ::std::string const &labelBindingName, ::std::string const &ttsBindingName, ::std::function<::std::string()> getOptionName, ::std::function< bool()> isEnabled, ::std::function<::std::vector< int >()> getValues, ::std::function< int()> getValue, ::std::function< void(int)> setValue, ::std::function<::std::string(int)> valueLabeller, bool continuousUpdate, ::OptionID sliderOptionID) |
|
MCFOLD void | showPickFileDialog (::std::shared_ptr<::FilePickerSettings > settings) |
|
MCAPI void | showRemoteStorageErrorModal (::Core::Path const &storageDirectory) |
|
MCAPI::ui::ViewRequest | showSignIn () |
|
MCAPI::ui::ViewRequest | $tryExit () |
|
MCAPI uint | $getSceneId () const |
|
MCAPI void | $setSuspendInput (bool suspendInput) |
|
MCAPI void | $setSuspendDirectionalInput (bool suspendDirectionalInput) |
|
MCAPI void | $leaveScreen (::std::string const &expectedScreenName) |
|
MCAPI void | $onInit () |
|
MCAPI void | $onDelete () |
|
MCAPI bool | $bind (::std::string const &collectionName, uint collectionNameHash, int collectionIndex, ::std::string const &bindingName, uint bindingNameHash, ::std::string const &bindingNameOverride, ::UIPropertyBag &bag) |
|
MCAPI bool | $bind (::std::string const &bindingName, uint bindingNameHash, ::std::string const &bindingNameOverride, ::UIPropertyBag &bag) |
|
MCAPI bool | $_doesScreenHaveExitBehavior () const |
|
MCFOLD bool | $_getGamepadHelperVisible () const |
|
MCAPI bool | $_getMixedHelperVisible () const |
|
MCAPI bool | $_getKeyboardHelperVisible () const |
|
MCAPI::std::string | $_getButtonStartDescription () |
|
MCAPI::std::string | $_getButtonBDescription () |
|
MCFOLD::std::string | $_getButtonKeyboardDescription () |
|
MCAPI void | $showPickCustomSkinDialog (::std::function< void(::PickCustomSkinResult)> callback) |
|
MCAPI::std::string | $_getScreenName () const |
|
MCAPI::ui::ViewRequest | $promptConnect (bool signInOnSuccess, ::std::function< void(::Social::UserPlatformConnectionResult)> signInCallback) |
| virtual void | preFrameTick () |
| virtual::ui::ViewRequest | handleEvent (::ScreenEvent &screenEvent) |
| virtual ::std::optional<::std::string > | getRoute () const |
| virtual void | setScreenState (::std::vector<::std::pair<::std::string_view, ::std::string_view > > const &) |
|
virtual void | queueTitleNarration () |
|
virtual void | onTerminate () |
|
virtual bool | canExit () |
|
virtual void | onCreation () |
|
virtual void | onReload () |
|
virtual void | handleLicenseChanged () |
|
virtual void | setViewCommand (::ScreenViewCommand const &callback) |
|
virtual::std::string | getAdditionalScreenInfo () const |
|
virtual::std::string | getTelemetryOverride () const |
|
virtual void | addEventProperties (::std::unordered_map<::std::string, ::std::string > &) const |
|
virtual::ui::SceneType | getSceneType () const |
|
virtual int | getScreenVersion () const |
|
virtual::ScreenControllerProxy * | getProxy () |
|
virtual void | onEntered () |
|
virtual void | onScreenPushedAbove () |
|
virtual void | onEntering () |
|
MCAPI uint | _getNameId (::std::string const &name) const |
|
MCAPI::ui::ViewRequest | _handleButtonEvent (::ScreenEvent &screenEvent) |
|
MCAPI::ui::ViewRequest | _handleEvent (::ScreenEvent &screenEvent) |
|
MCAPI void | _registerSubController (::std::shared_ptr<::ScreenController > controller) |
|
MCAPI void | bindBool (::StringHash const &bindingName, ::brstd::move_only_function< bool() const > callback, ::brstd::move_only_function< bool() const > condition) |
|
MCAPI void | bindBoolForAnyCollection (::StringHash const &bindingName, ::brstd::move_only_function< bool(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) |
|
MCAPI void | bindBoolForCollection (::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function< bool(int) const > callback, ::brstd::move_only_function< bool(int) const > condition) |
|
MCAPI void | bindColor (::StringHash const &bindingName, ::brstd::move_only_function<::mce::Color() const > callback, ::brstd::move_only_function< bool() const > condition) |
|
MCAPI void | bindColorForCollection (::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function<::mce::Color(int) const > callback, ::brstd::move_only_function< bool(int) const > condition) |
|
MCAPI void | bindColorWithPropertyBag (::StringHash const &bindingName, ::brstd::move_only_function<::mce::Color(::UIPropertyBag &) const > callback, ::brstd::move_only_function< bool() const > condition) |
|
MCAPI void | bindDoubleForAnyCollection (::StringHash const &bindingName, ::brstd::move_only_function< double(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) |
|
MCAPI void | bindFloat (::StringHash const &bindingName, ::brstd::move_only_function< float() const > callback, ::brstd::move_only_function< bool() const > condition) |
|
MCAPI void | bindFloatForAnyCollection (::StringHash const &bindingName, ::brstd::move_only_function< float(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) |
|
MCAPI void | bindFloatForCollection (::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function< float(int) const > callback, ::brstd::move_only_function< bool(int) const > condition) |
|
MCAPI void | bindForAnyCollection (::StringHash const &bindingName, ::brstd::move_only_function< void(int, ::std::string const &, ::UIPropertyBag &) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) |
|
MCAPI void | bindForAnyCollection (::StringHash const &bindingName, ::brstd::move_only_function< void(::std::string const &, int, ::std::string const &, ::UIPropertyBag &) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) |
|
MCAPI void | bindForCollection (::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function< void(int, ::std::string const &, ::UIPropertyBag &) const > func) |
|
MCAPI void | bindForGlobal (::StringHash const &bindingName, ::brstd::move_only_function< void(::std::string const &, ::UIPropertyBag &) const > func) |
|
MCAPI void | bindForGlobalGridSize (::StringHash const &bindingName, ::brstd::move_only_function< void(::std::string const &, ::UIPropertyBag &) const > callback, ::brstd::move_only_function< bool() const > condition) |
|
MCAPI void | bindGridSize (::StringHash const &bindingName, ::brstd::move_only_function<::glm::ivec2() const > callback, ::brstd::move_only_function< bool() const > condition) |
|
MCAPI void | bindInt (::StringHash const &bindingName, ::brstd::move_only_function< int() const > callback, ::brstd::move_only_function< bool() const > condition) |
|
MCAPI void | bindIntForAnyCollection (::StringHash const &bindingName, ::brstd::move_only_function< int(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) |
|
MCAPI void | bindIntForCollection (::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function< int(int) const > callback, ::brstd::move_only_function< bool(int) const > condition) |
|
MCAPI void | bindItemDataForAnyCollection (::StringHash const &bindingName, ::brstd::move_only_function<::ItemRendererData(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) |
|
MCAPI void | bindString (::StringHash const &bindingName, ::brstd::move_only_function<::std::string() const > callback, ::brstd::move_only_function< bool() const > condition) |
|
MCAPI void | bindStringForAnyCollection (::StringHash const &bindingName, ::brstd::move_only_function<::std::string(::std::string const &, int) const > callback, ::brstd::move_only_function< bool(::std::string const &, int) const > condition) |
|
MCAPI void | bindStringForCollection (::StringHash const &collectionName, ::StringHash const &bindingName, ::brstd::move_only_function<::std::string(int) const > callback, ::brstd::move_only_function< bool(int) const > condition) |
|
MCAPI bool | hasFinishedAsyncTasks () const |
|
MCAPI void | queueAsyncTask (::brstd::move_only_function<::TaskResult()> &&task, ::std::function< void()> &&callback) |
|
MCAPI void | registerAnimationEventHandler (uint eventId, ::brstd::move_only_function<::ui::ViewRequest() const > callback) |
|
MCAPI void | registerButtonEventHandler (uint buttonId, ::ButtonState currentState, ::ButtonState previousState, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > callback) |
|
MCAPI void | registerButtonEventHandler (uint buttonId, ::ButtonState currentState, ::ScreenController::PreviousButtonStateRequirement previousStateRequirement, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > callback) |
|
MCAPI void | registerButtonInteractedHandler (uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > callback) |
|
MCAPI void | registerButtonPressedHandler (uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > callback) |
|
MCAPI void | registerButtonReleasedHandler (uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > callback) |
|
MCAPI void | registerClipStateChangeEventHandler (uint eventId, ::brstd::move_only_function<::ui::ViewRequest(bool, ::UIPropertyBag &) const > callback) |
|
MCAPI void | registerClippedCollectionEventHandler (::StringHash const &collectionName, ::brstd::move_only_function<::ui::ViewRequest(int, int, ::UIPropertyBag &) const > callback) |
|
MCAPI void | registerCustomRendererEventHandler (uint eventId, ::brstd::move_only_function<::ui::ViewRequest() const > callback) |
|
MCAPI void | registerFocusMovedEventHandler (::brstd::move_only_function<::ui::ViewRequest(::FocusMoveScreenEventData &) const > callback) |
|
MCAPI void | registerInputModechangedEventHandler (::brstd::move_only_function<::ui::ViewRequest(::InputModeChangeScreenEventData &) const > callback) |
|
MCAPI void | registerPointerHeldEventHandler (::brstd::move_only_function<::ui::ViewRequest(::PointerHeldScreenEventData &) const > callback) |
|
MCAPI void | registerSliderChangedEventHandler (uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(int, float) const > callback) |
|
MCAPI void | registerSliderFinishedEventHandler (uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(int, float) const > callback) |
|
MCAPI void | registerSliderNotFinishedEventHandler (uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(int, float) const > callback) |
|
MCAPI void | registerTextEditChangedEventHandler (uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::TextEditScreenEventData &, int) const > callback) |
|
MCAPI void | registerTextEditFinishedEventHandler (uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::TextEditScreenEventData &, int) const > callback) |
|
MCAPI void | registerTextEditSelectedStateChangeEventHandler (uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::TextEditSelectedStateChangeEventData &) const > callback) |
|
MCAPI void | registerTextEventHandler (::brstd::move_only_function<::ui::ViewRequest(::TextEditScreenEventData &, int) const > callback) |
|
MCAPI void | registerToggleChangeEventHandler (uint buttonId, ::brstd::move_only_function<::ui::ViewRequest(::ToggleChangeEventData &) const > callback) |
|
MCAPI void | setControlFactoryCreateCallback (::std::function< void(::std::string const &, ::UIPropertyBag const &)> callback) |
|
MCAPI void | setControlFactoryDestroyAllCallback (::std::function< void(::std::string const &)> callback) |
|
MCAPI void | setControlFactoryDestroyCallback (::std::function< void(::std::string const &, ::std::string const &)> callback) |
|
MCFOLD void | $preFrameTick () |
|
MCAPI::ui::ViewRequest | $handleEvent (::ScreenEvent &screenEvent) |
|
MCFOLD ::std::optional<::std::string > | $getRoute () const |
|
MCFOLD void | $setScreenState (::std::vector<::std::pair<::std::string_view, ::std::string_view > > const &) |
|
MCAPI void | $queueTitleNarration () |
|
MCFOLD void | $onTerminate () |
|
MCAPI bool | $canExit () |
|
MCAPI void | $onCreation () |
|
MCFOLD void | $onReload () |
|
MCFOLD void | $handleLicenseChanged () |
|
MCAPI void | $setViewCommand (::ScreenViewCommand const &callback) |
|
MCFOLD::std::string | $getAdditionalScreenInfo () const |
|
MCFOLD::std::string | $getTelemetryOverride () const |
|
MCFOLD void | $addEventProperties (::std::unordered_map<::std::string, ::std::string > &) const |
|
MCFOLD::ui::SceneType | $getSceneType () const |
|
MCFOLD int | $getScreenVersion () const |
|
MCFOLD::ScreenControllerProxy * | $getProxy () |
|
MCFOLD void | $onEntered () |
|
MCFOLD void | $onScreenPushedAbove () |
|
MCFOLD void | $onEntering () |
|
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ContainerManagerController > > | mBlockContainerManagerController |
|
::ll::TypedStorage< 4, 12, ::BlockPos > | mBlockPos |
|
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mEntityUniqueID |
|
::ll::TypedStorage< 4, 4, ::TypeInContainer > | mTypeInContainer |
|
::ll::TypedStorage< 1, 1, bool > | mShowItemCategory |
|
::ll::TypedStorage< 8, 336, ::ContainerInteractionStateMachine > | mContainerStateMachine |
|
::ll::TypedStorage< 8, 40, ::SlotData > | mLastStateSlot |
|
::ll::TypedStorage< 4, 4, int > | mLastPlacedAmount |
|
::ll::TypedStorage< 1, 1, bool > | mSingleSplit |
|
::ll::TypedStorage< 8, 40, ::SlotData > | mTouchSplitData |
|
::ll::TypedStorage< 8, 136, ::ItemGroup > | mSelectedSplitTarget |
|
::ll::TypedStorage< 1, 1, bool > | mSplitDraggingToPlace |
|
::ll::TypedStorage< 1, 1, bool > | mPreviousGestureControlEnabled |
|
::ll::TypedStorage< 1, 1, bool > | mEnterKeyPressedForSplitting |
|
::ll::TypedStorage< 1, 1, bool > | mArrowKeyPressed |
|
::ll::TypedStorage< 8, 96, ::ProgressiveTakeButtonData > | mProgressiveTakeButton |
|
::ll::TypedStorage< 4, 4, uint > | mTouchProgressiveSelectButton |
|
::ll::TypedStorage< 8, 24, ::std::vector<::ItemStateData > > | mPreviousState |
|
::ll::TypedStorage< 8, 16, ::std::map<::std::pair<::std::string, int >, ::std::pair< double, int > > > | mFadeInIconData |
|
::ll::TypedStorage< 8, 40, ::SlotData > | mSelectedSlotData |
|
::ll::TypedStorage< 8, 40, ::SlotData > | mLastSelectedSlotData |
|
::ll::TypedStorage< 8, 40, ::SlotData > | mHoveredSlotData |
|
::ll::TypedStorage< 1, 1, bool > | mShowHoverText |
|
::ll::TypedStorage< 8, 8, ::std::chrono::steady_clock::time_point > | mLastHoverTime |
|
::ll::TypedStorage< 8, 40, ::SlotData > | mStartDraggingSlotData |
|
::ll::TypedStorage< 1, 1, bool > | mPointerHasMoved |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::std::vector<::std::string > > > | mCoalesceOrderMap |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::std::vector<::AutoPlaceItem > > > | mAutoPlaceOrderMap |
|
::ll::TypedStorage< 1, 1, bool > | mIsHoldingScrolling |
|
::ll::TypedStorage< 1, 1, bool > | mReadyToVibrate |
|
::ll::TypedStorage< 1, 1, bool > | mNeedsUpdatedBinds |
|
::ll::TypedStorage< 4, 4, int > | mStartHeldTime |
|
::ll::TypedStorage< 1, 1, bool > | mStartDeciding |
|
::ll::TypedStorage< 2, 2, short > | mLastPointerX |
|
::ll::TypedStorage< 2, 2, short > | mLastPointerY |
|
::ll::TypedStorage< 2, 2, short > | mStartDraggingPointerX |
|
::ll::TypedStorage< 2, 2, short > | mStartDraggingPointerY |
|
::ll::TypedStorage< 8, 32, ::std::string > | mDraggingCollectionName |
|
::ll::TypedStorage< 4, 4, int > | mDraggingCollectionIndex |
|
::ll::TypedStorage< 8, 32, ::std::string > | mInteractingCollectionName |
|
::ll::TypedStorage< 4, 4, int > | mInteractingCollectionIndex |
|
::ll::TypedStorage< 4, 4, uint > | mInteractingButtonId |
|
::ll::TypedStorage< 1, 1, bool > | mIsDraggingTooFast |
|
::ll::TypedStorage< 1, 1, bool > | mProgressBarShowing |
|
::ll::TypedStorage< 8, 152, ::BundleHelper > | mBundleHelper |
|
::ll::TypedStorage< 4, 4, ::ui::DirtyFlag > | mDirty |
|
::ll::TypedStorage< 1, 1, bool > | mStartOutputSlotDeciding |
|
::ll::TypedStorage< 8, 32, ::std::string > | mOutputCollectionName |
|
::ll::TypedStorage< 4, 4, int > | mOutputCollectionIndex |
|
::ll::TypedStorage< 4, 4, int > | mLastReleaseOutputSlotTime |
|
::ll::TypedStorage< 1, 1, bool > | mScreenCanBeClosedByServer |
|
::ll::TypedStorage< 1, 1, ::ItemLockAction > | mDefaultItemLockAction |
|
::ll::TypedStorage< 4, 4, ::InteractionModel > | mInteractionModel |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ContainerManagerController > > | mContainerManagerController |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ClientInstanceScreenModel > > | mClientInstanceScreenModel |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::PlatformMultiplayerRestrictions > > | mPlatformMultiplayerRestrictions |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::MinecraftScreenModel > > | mMinecraftScreenModel |
|
::ll::TypedStorage< 4, 4, ::ScreenExitBehavior > | mExitBehavior |
|
::ll::TypedStorage< 4, 4, ::InputMode > | mInputMode |
|
::ll::TypedStorage< 4, 4, ::InputMode > | mPreviousInputMode |
|
::ll::TypedStorage< 1, 1, bool > | mPlayerDied |
|
::ll::TypedStorage< 8, 64, ::std::function< void(::ModalScreenButtonId)> > | mModalDialogResultCallback |
|
::ll::TypedStorage< 8, 32, ::std::string > | mTTSTitle |
|
::ll::TypedStorage< 8, 32, ::std::string > | mTTSDialogMessage |
|
::ll::TypedStorage< 8, 40, ::MinecraftScreenController::LeaveScreenInfo > | mLeaveScreen |
|
::ll::TypedStorage< 1, 1, bool > | mRayTracingActive |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::std::vector< bool > > > | mDropDownActive |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, int > > | mStepSliderValues |
|
::ll::TypedStorage< 1, 1, bool > | mIsShowErrorScreenInProgress |
|
::ll::TypedStorage< 8, 64, ::std::function< void(::std::string const &, ::UIPropertyBag const &)> > | mControlCreateCallback |
|
::ll::TypedStorage< 8, 64, ::std::function< void(::std::string const &, ::std::string const &)> > | mControlDestroyCallback |
|
::ll::TypedStorage< 8, 64, ::std::function< void(::std::string const &)> > | mControlDestroyAllCallback |
|
::ll::TypedStorage< 8, 64, ::std::function< void(::std::string const &)> > | mScreenViewSendManualInputEventCallback |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::ScreenControllerProxy > > | mProxy |
|
::ll::TypedStorage< 1, 1, bool > | mCreateInitialized |
|
::ll::TypedStorage< 1, 1, bool > | mInitialized |
|
::ll::TypedStorage< 1, 1, bool > | mUsesErrorInfo |
|
::ll::TypedStorage< 8, 1408, ::ScreenViewCommand > | mScreenViewCommand |
|
::ll::TypedStorage< 1, 1, bool > | mIsScrollingLocked |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< ::std::tuple< uint, ::ButtonState >, ::std::vector<::std::tuple< ::ScreenController::PreviousButtonStateRequirement, ::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > > >, ::ScreenController::ButtonEventCallbackKeyHasher, ::std::equal_to<::std::tuple< uint, ::ButtonState > > > > | mButtonEventCallbackMap |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::std::vector<::brstd::move_only_function<::ui::ViewRequest(::UIPropertyBag *) const > > > > | mButtonInteractedEventCallbackMap |
|
::ll::TypedStorage< 8, 64, ::brstd::move_only_function<::ui::ViewRequest(::RawInputScreenEventData &) const > > | mRawInputEventHandlerCallback |
|
::ll::TypedStorage< 8, 24, ::std::vector<::brstd::move_only_function<::ui::ViewRequest(::FocusMoveScreenEventData &) const > > > | mFocusMoveEventCallbacks |
|
::ll::TypedStorage< 8, 24, ::std::vector<::brstd::move_only_function<::ui::ViewRequest(::InputModeChangeScreenEventData &) const > > > | mInputModeChangedEventCallbacks |
|
::ll::TypedStorage< 8, 24, ::std::vector<::brstd::move_only_function<::ui::ViewRequest(::PointerHeldScreenEventData &) const > > > | mPointerHeldEventCallbacks |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::std::vector<::std::tuple< bool, ::brstd::move_only_function<::ui::ViewRequest(::TextEditScreenEventData &, int) const > > > > > | mTextEditEventCallbackMap |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::std::vector<::brstd::move_only_function<::ui::ViewRequest(::ToggleChangeEventData &) const > > > > | mToggleChangeEventCallbackMap |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::std::vector< ::brstd::move_only_function<::ui::ViewRequest(::TextEditSelectedStateChangeEventData &) const > > > > | mTextEditSelectedStateChangeEventCallbackMap |
|
::ll::TypedStorage< 8, 24, ::std::vector<::std::shared_ptr<::ScreenController > > > | mSubControllers |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::std::vector<::std::tuple< ::ScreenController::SliderChangeType, ::brstd::move_only_function<::ui::ViewRequest(int, float) const > > > > > | mSliderChangeEventCallbackMap |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::std::vector<::brstd::move_only_function<::ui::ViewRequest() const > > > > | mAnimationEventCallbackMap |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::std::vector<::brstd::move_only_function<::ui::ViewRequest(int, int, ::UIPropertyBag &) const > > > > | mClippedCollectionEventCallbackMap |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::std::vector<::brstd::move_only_function<::ui::ViewRequest(bool, ::UIPropertyBag &) const > > > > | mClipStateChangeEventCallbackMap |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::std::vector<::brstd::move_only_function<::ui::ViewRequest() const > > > > | mCustomRendererEventHandlerCallbackMap |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::brstd::move_only_function< void(::std::string const &, ::UIPropertyBag &)> > > | mBindCallbacks |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::brstd::move_only_function< void(int, ::std::string const &, ::UIPropertyBag &)> > > | mCollectionBindCallbacks |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map< uint, ::brstd::move_only_function< void(::std::string const &, int, ::std::string const &, ::UIPropertyBag &)> > > | mAnyCollectionBindCallbacks |
|
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::TaskGroup > > | mTaskGroup |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |