LeviLamina
Loading...
Searching...
No Matches
IdentityDefinition Class Reference

Public Types

enum class  Type : uchar { Invalid = 0 , Player = 1 , Entity = 2 , FakePlayer = 3 }
 
using PlayerNameResolver = ::std::function<::std::string const&(::ActorUniqueID)>
 

Public Member Functions

MCAPI::std::string const & getName (::std::function<::std::string const &(::ActorUniqueID)> const &playerNameResolver) const
 
MCFOLD void $dtor ()
 

Static Public Member Functions

static MCAPI ::IdentityDefinition const & Invalid ()
 

Public Attributes

::ll::TypedStorage< 8, 16, ::ScoreboardIdmScoreboardId
 
::ll::TypedStorage< 1, 1, bool > mIsHiddenFakePlayer
 
::ll::TypedStorage< 8, 8, ::PlayerScoreboardIdmPlayerId
 
::ll::TypedStorage< 8, 8, ::ActorUniqueIDmEntityId
 
::ll::TypedStorage< 8, 32, ::std::string > mPlayerName
 
::ll::TypedStorage< 1, 1, ::IdentityDefinition::Type > mIdentityType
 

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