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

Public Member Functions

CustomBlockStateVariantoperator= (CustomBlockStateVariant const &)
 
 CustomBlockStateVariant (CustomBlockStateVariant const &)
 
virtual void toNBT (::CompoundTag &tag, int val) const
 
virtual bool fromNBT (::CompoundTag const &tag, int &outValue) const
 
MCAPI CustomBlockStateVariant (uint64 id, ::std::string const &name, ::ListTag const &values)
 
MCAPI void * $ctor (uint64 id, ::std::string const &name, ::ListTag const &values)
 
MCAPI void $toNBT (::CompoundTag &tag, int val) const
 
MCAPI bool $fromNBT (::CompoundTag const &tag, int &outValue) const
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk4702d3
 
::ll::UntypedStorage< 8, 128 > mUnk84844b
 
::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
 

Constructor & Destructor Documentation

◆ CustomBlockStateVariant()

MCAPI CustomBlockStateVariant::CustomBlockStateVariant ( uint64 id,
::std::string const & name,
::ListTag const & values )
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.

Member Function Documentation

◆ toNBT()

virtual void CustomBlockStateVariant::toNBT ( ::CompoundTag & tag,
int val ) const
virtual

Implements BlockState.

◆ fromNBT()

virtual bool CustomBlockStateVariant::fromNBT ( ::CompoundTag const & tag,
int & outValue ) const
virtual

Implements BlockState.

◆ $ctor()

MCAPI void * CustomBlockStateVariant::$ctor ( uint64 id,
::std::string const & name,
::ListTag const & values )
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.

◆ $toNBT()

MCAPI void CustomBlockStateVariant::$toNBT ( ::CompoundTag & tag,
int val ) const
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.

◆ $fromNBT()

MCAPI bool CustomBlockStateVariant::$fromNBT ( ::CompoundTag const & tag,
int & outValue ) const
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 ** CustomBlockStateVariant::$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.

◆ $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.

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