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

Classes

struct  WorldClockRegistryData

Public Member Functions

virtual void tick (::PacketSender &packetSender)
MCAPI WorldClockRegistryServer (::cereal::ReflectionCtx &cerealContext)
MCAPI bool loadData (::LevelStorage const &levelStorage)
MCAPI void saveData (::LevelStorage &levelStorage) const
MCAPI void * $ctor (::cereal::ReflectionCtx &cerealContext)
MCAPI void $dtor ()
MCAPI void $tick (::PacketSender &packetSender)

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)
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: