LeviLamina
Loading...
Searching...
No Matches
PendingArea Struct Reference

Public Member Functions

MCAPI PendingArea (::mce::UUID uniqueId, ::std::string const &name, ::Bounds const &bounds, bool circle, ::TickingAreaLoadMode loadMode)
MCAPI::TickingAreaDescription getDescription () const
MCFOLD bool isScoped () const
MCAPI bool isStandalone () const
MCAPI::CompoundTag serialize (::DimensionType dimensionId) const
MCAPI void setScope (uint64 scope)
MCAPI void * $ctor (::mce::UUID uniqueId, ::std::string const &name, ::Bounds const &bounds, bool circle, ::TickingAreaLoadMode loadMode)
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI ::PendingArea createEntityTickingArea (::mce::UUID uniqueId, ::ActorUniqueID entityId, ::Bounds const &bounds, bool alwaysActive, float maxDistToPlayers)
static MCAPI ::PendingArea createTickingArea (::mce::UUID uniqueId, ::std::string const &name, ::Bounds const &bounds, bool circle, ::TickingAreaLoadMode loadMode)
static MCAPI ::PendingArea load (::std::string const &key, ::CompoundTag const &tag)
static MCAPI bool validTag (::CompoundTag const &tag)

Public Attributes

::ll::TypedStorage< 8, 16, ::mce::UUIDmUID
::ll::TypedStorage< 8, 32, ::std::string > mName
::ll::TypedStorage< 8, 8, ::ActorUniqueIDmEntityId
::ll::TypedStorage< 4, 48, ::BoundsmBounds
::ll::TypedStorage< 4, 4, float > mMaxDistToPlayers
::ll::TypedStorage< 1, 1, bool > mIsCircle
::ll::TypedStorage< 1, 1, bool > mAlwaysActive
::ll::TypedStorage< 1, 1, ::TickingAreaLoadMode > mLoadMode
::ll::TypedStorage< 1, 1, bool > mCreated
::ll::TypedStorage< 8, 16, ::std::optional< uint64 > > mScope

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