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.


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