LeviLamina
Loading...
Searching...
No Matches
BlockStateVariant< T0 > Class Template Referenceabstract
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
virtual ::std::unique_ptr<::Tag > _toNBT (int val) const =0
virtual ::std::optional< int > _fromNBT (::Tag const &tag) const =0

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::StateListNode > mNode

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