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

Classes

struct  WorldClockRegistryData

Public Member Functions

virtual void tick (::PacketSender &packetSender, ::LevelData const &levelData)
MCAPI WorldClockRegistryServer (::cereal::ReflectionCtx &cerealContext)
MCAPI bool loadData (::LevelStorage const &levelStorage)
MCAPI void saveData (::LevelStorage &levelStorage) const
MCAPI void sendInitializationToClient (::NetworkIdentifier const &source, ::SubClientId subClientId, ::PacketSender &packetSender) const
MCAPI void syncClocksWithClients (::PacketSender &packetSender) const
MCAPI void * $ctor (::cereal::ReflectionCtx &cerealContext)
MCAPI void $tick (::PacketSender &packetSender, ::LevelData const &levelData)
MCFOLD ::Bedrock::NonOwnerPointer<::WorldClock > const _tryGetClock (::HashedString const &name)
MCAPI int getTime (::HashedString const &clockName) const
MCAPI void setTime (::HashedString const &clockName, int time)
MCAPI ::std::vector<::WorldClockDatatoData () const
MCFOLD ::Bedrock::NonOwnerPointer<::WorldClock const > const tryGetClock (::HashedString const &name) const
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::cereal::ReflectionCtx > > mCerealContext
::ll::TypedStorage< 8, 48, ::brstd::flat_map< uint64, ::Bedrock::UniqueOwnerPointer<::WorldClock >, ::std::less< uint64 >, ::std::vector< uint64 >, ::std::vector<::Bedrock::UniqueOwnerPointer<::WorldClock > > > > mClocks

Member Function Documentation

◆ tick()

virtual void WorldClockRegistryServer::tick ( ::PacketSender & packetSender,
::LevelData const & levelData )
virtual

Implements WorldClockRegistry.

◆ $vftable()

MCAPI void ** WorldClockRegistryServer::$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 file: