LeviLamina
Loading...
Searching...
No Matches
WorldClockRegistry Class Referenceabstract
Inheritance diagram for WorldClockRegistry:

Public Member Functions

virtual void tick (::PacketSender &packetSender, ::LevelData const &levelData)=0
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, 48, ::brstd::flat_map< uint64, ::Bedrock::UniqueOwnerPointer<::WorldClock >, ::std::less< uint64 >, ::std::vector< uint64 >, ::std::vector<::Bedrock::UniqueOwnerPointer<::WorldClock > > > > mClocks

Member Function Documentation

◆ $vftable()

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