LeviLamina
Loading...
Searching...
No Matches
OreUI::PlayerPermissionsFacet Class Reference
Inheritance diagram for OreUI::PlayerPermissionsFacet:

Public Member Functions

virtual bool update ()
MCAPI PlayerPermissionsFacet (::MinecraftCommands &commands, ::PacketSender &packetSender, ::LocalPlayerChangedConnector const &localPlayerChangedConnector, ::World::WorldPlayerListTracker &worldPlayerListTracker, ::std::function<::LocalPlayer *()> getCurrentLocalPlayer, ::std::function< bool()> isInGame, ::std::function< bool()> isPrimaryClient, ::std::function< bool()> isHostingLocalDedicatedServer)
MCAPI void _clearResources ()
MCAPI bool _evaluateCanEditPermissions ()
MCAPI bool _evaluateCanKickPlayer (::ActorUniqueID playerId)
MCAPI void _evaluateStates ()
MCAPI void _initResources ()
MCAPI void _reloadPermissions ()
MCAPI void _syncFromManager (::ActorUniqueID playerId)
MCAPI bool areCheatsEnabled () const
MCAPI bool canEditPermissions () const
MCFOLD bool canKickPlayer () const
MCAPI void clearErrorFlag (::OreUI::PlayerPermissionsError error)
MCAPI void enableCheats ()
MCFOLD ::std::optional<::PlayerPermissionLevel > const & getCurrentPlayerPermissionLevel () const
MCAPI::OreUI::PlayerPermissionsActionState const & getKickCommandState () const
MCAPI bool getOperatorCommandsRevokedFlag () const
MCFOLD bool getPlayerIdInvalidFlag () const
MCFOLD ::std::vector<::OreUI::PlayerAbilityBindings > const & getPlayerPermissionList () const
MCAPI bool getPlayerPermissionsMissingFlag () const
MCAPI bool getSelectedPlayerLeftFlag () const
MCAPI bool getSelectedPlayerPermissionsChangedFlag () const
MCAPI bool isWorldTemplateOptionsLocked () const
MCAPI void kickPlayer (::std::string playerId)
MCAPI void loadPlayerPermissions (::std::string playerId)
MCAPI void requestSavePermissions ()
MCAPI void setPlayerPermission (::std::string playerId, ::AbilitiesIndex abilityIndex, bool isEnabled)
MCAPI void setPlayerPermissionLevel (::std::string playerId, ::PlayerPermissionLevel playerPermissionLevel)
MCAPI void * $ctor (::MinecraftCommands &commands, ::PacketSender &packetSender, ::LocalPlayerChangedConnector const &localPlayerChangedConnector, ::World::WorldPlayerListTracker &worldPlayerListTracker, ::std::function<::LocalPlayer *()> getCurrentLocalPlayer, ::std::function< bool()> isInGame, ::std::function< bool()> isPrimaryClient, ::std::function< bool()> isHostingLocalDedicatedServer)
MCAPI void $dtor ()
MCAPI bool $update ()

Static Public Member Functions

static MCAPI ::std::add_lvalue_reference_t< char const[]> NAME ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmLocalPlayerSubscription
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmPlayerPermissionsChangedSubscription
::ll::TypedStorage< 8, 16, ::Bedrock::PubSub::SubscriptionmPlayerListChangedSubscription
::ll::TypedStorage< 8, 64, ::std::function<::LocalPlayer *()> > mGetCurrentLocalPlayer
::ll::TypedStorage< 8, 64, ::std::function< bool()> > mIsInGame
::ll::TypedStorage< 8, 64, ::std::function< bool()> > mIsPrimaryClient
::ll::TypedStorage< 8, 64, ::std::function< bool()> > mIsHostingLocalDedicatedServer
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::PlayerPermissionsManager > > mPlayerPermissionsManager
::ll::TypedStorage< 8, 24, ::Bedrock::NonOwnerPointer<::PlayerPermissionsSynchroniser > > mPlayerPermissionsSynchroniser
::ll::TypedStorage< 8, 80, ::PlayerPermissionsCommandsUtilsmCommandsUtils
::ll::TypedStorage< 1, 1, bool > mPlayerIdInvalidFlag
::ll::TypedStorage< 1, 1, bool > mPlayerPermissionsMissingFlag
::ll::TypedStorage< 1, 1, bool > mSelectedPlayerLeftFlag
::ll::TypedStorage< 1, 1, bool > mSelectedPlayerPermissionsChangedFlag
::ll::TypedStorage< 1, 1, bool > mOperatorCommandsRevokedFlag
::ll::TypedStorage< 1, 1, ::OreUI::PlayerPermissionsActionState > mKickCommandState
::ll::TypedStorage< 8, 8, ::ActorUniqueIDmCurrentPlayerID
::ll::TypedStorage< 1, 2, ::std::optional<::PlayerPermissionLevel > > mCurrentPlayerPermissionLevel
::ll::TypedStorage< 8, 24, ::std::vector<::OreUI::PlayerAbilityBindings > > mPlayerPermissionList
::ll::TypedStorage< 1, 1, bool > mCanEditPermissions
::ll::TypedStorage< 1, 1, bool > mCanKickPlayer
::ll::TypedStorage< 1, 1, bool > mLocalPlayerLoaded
::ll::TypedStorage< 1, 1, bool > mPermissionsChanged
::ll::TypedStorage< 1, 1, bool > mStatesChanged
::ll::TypedStorage< 1, 1, bool > mErrorFlagsChanged
::ll::TypedStorage< 1, 1, bool > mAreCheatsEnabled
::ll::TypedStorage< 1, 1, bool > mIsWorldTemplateOptionsLocked
::ll::TypedStorage< 8, 136, ::PlayerPermissionsLevelListenermLevelListener

Member Function Documentation

◆ $vftable()

MCAPI void ** OreUI::PlayerPermissionsFacet::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following files: