LeviLamina
Loading...
Searching...
No Matches
BlockStateVariant< T0 > Class Template Reference
+ Inheritance diagram for BlockStateVariant< T0 >:

Public Types

using Type = T0
 

Public Member Functions

virtual void toNBT (::CompoundTag &, int) const
 
virtual bool fromNBT (::CompoundTag const &, int &) const
 
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

◆ toNBT()

template<typename T0 >
virtual void BlockStateVariant< T0 >::toNBT ( ::CompoundTag & ,
int  ) const
virtual

Implements BlockState.

◆ fromNBT()

template<typename T0 >
virtual bool BlockStateVariant< T0 >::fromNBT ( ::CompoundTag const & ,
int &  ) const
virtual

Implements BlockState.

◆ $dtor()

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