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

Classes

struct  StateListNode
 

Public Member Functions

virtual void toNBT (::CompoundTag &, int) const =0
 
virtual bool fromNBT (::CompoundTag const &, int &) const =0
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 8, uint64 const > mID
 
::ll::TypedStorage< 8, 8, uint64 const > mVariationCount
 
::ll::TypedStorage< 8, 48, ::HashedString const > mName
 
::ll::TypedStorage< 8, 24, ::BlockState::StateListNodemNode
 

Member Function Documentation

◆ $dtor()

MCAPI void BlockState::$dtor ( )
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.

◆ $vftable()

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