LeviLamina
Loading...
Searching...
No Matches
BlockLegacy::RemovedStateCollection Struct Reference
+ Inheritance diagram for BlockLegacy::RemovedStateCollection:

Classes

struct  SplitBlock
 

Public Member Functions

virtual ::std::optional< int > getState (::BlockLegacy const &blockLegacy, int) const
 
virtual::Block const * setState (::BlockLegacy const &blockLegacy, int blockData, int stateData) const
 
MCAPI ::std::optional< int > $getState (::BlockLegacy const &blockLegacy, int) const
 
MCAPI::Block const * $setState (::BlockLegacy const &blockLegacy, int blockData, int stateData) const
 

Static Public Member Functions

static MCAPI void add (::BlockState const &stateRef, ::std::vector<::BlockLegacy::RemovedStateCollection::SplitBlock > &&splitBlocks, ::SemVersion const &removedSupportVersion)
 
static MCAPI void ** $vftable ()
 
static MCAPI bool _checkVersioningRequirements (::SemVersion const &removedSupportVersion)
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::BlockLegacy::RemovedStateCollection::SplitBlock > > mSplitBlocks
 
::ll::TypedStorage< 8, 8, ::std::reference_wrapper<::BlockState const > > mBlockState
 

Member Function Documentation

◆ getState()

virtual ::std::optional< int > BlockLegacy::RemovedStateCollection::getState ( ::BlockLegacy const & blockLegacy,
int  ) const
virtual

◆ setState()

virtual::Block const * BlockLegacy::RemovedStateCollection::setState ( ::BlockLegacy const & blockLegacy,
int blockData,
int stateData ) const
virtual

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