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
 

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.


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