LeviLamina
|
Public Member Functions | |
MCAPI bool | clearIdentity (::ScoreboardId const &scoreboardId) |
MCAPI::ScoreboardId const & | convertFakeToReal (::ScoreboardId const &scoreboardId, ::PlayerScoreboardId const &playerId) |
MCAPI void * | $ctor () |
MCAPI void | $dtor () |
Public Attributes | |
::ll::TypedStorage< 8, 64, ::std::unordered_map<::PlayerScoreboardId, ::ScoreboardId > > | mPlayers |
::ll::TypedStorage< 8, 64, ::std::unordered_map<::ActorUniqueID, ::ScoreboardId > > | mEntities |
::ll::TypedStorage< 8, 64, ::std::unordered_map<::std::string, ::ScoreboardId > > | mFakes |
::ll::TypedStorage< 8, 64, ::std::unordered_map<::ScoreboardId, ::IdentityDefinition > > | mIdentityDefs |