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

◆ add()

static MCAPI void BlockLegacy::RemovedStateCollection::add ( ::BlockState const & stateRef,
::std::vector<::BlockLegacy::RemovedStateCollection::SplitBlock > && splitBlocks,
::SemVersion const & removedSupportVersion )
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.

◆ $getState()

MCAPI ::std::optional< int > BlockLegacy::RemovedStateCollection::$getState ( ::BlockLegacy const & blockLegacy,
int  ) 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.

◆ $setState()

MCAPI::Block const * BlockLegacy::RemovedStateCollection::$setState ( ::BlockLegacy const & blockLegacy,
int blockData,
int stateData ) 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 ** BlockLegacy::RemovedStateCollection::$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.

◆ _checkVersioningRequirements()

static MCAPI bool BlockLegacy::AlteredStateCollection::_checkVersioningRequirements ( ::SemVersion const & removedSupportVersion)
staticinherited
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 struct was generated from the following file: