|
using | GetterType = ::std::function<::std::optional<int>(::BlockLegacy const&, int)> |
|
using | SetterType = ::std::function<::Block const*(::BlockLegacy const&, int, int)> |
|
|
virtual ::std::optional< int > | getState (::BlockLegacy const &blockLegacy, int blockData) const |
|
virtual::Block const * | setState (::BlockLegacy const &blockLegacy, int blockData, int stateData) const |
|
MCAPI | RearrangedStateCollection (::BlockState const &stateRef, ::std::function<::std::optional< int >(::BlockLegacy const &, int)> getter, ::std::function<::Block const *(::BlockLegacy const &, int, int)> setter) |
|
MCAPI void * | $ctor (::BlockState const &stateRef, ::std::function<::std::optional< int >(::BlockLegacy const &, int)> getter, ::std::function<::Block const *(::BlockLegacy const &, int, int)> setter) |
|
MCAPI ::std::optional< int > | $getState (::BlockLegacy const &blockLegacy, int blockData) const |
|
MCAPI::Block const * | $setState (::BlockLegacy const &blockLegacy, int blockData, int stateData) const |
|
|
::ll::TypedStorage< 8, 64, ::std::function<::std::optional< int >(::BlockLegacy const &, int)> > | mGetter |
|
::ll::TypedStorage< 8, 64, ::std::function<::Block const *(::BlockLegacy const &, int, int)> > | mSetter |
|
::ll::TypedStorage< 8, 8, ::std::reference_wrapper<::BlockState const > > | mBlockState |
|
◆ RearrangedStateCollection()
MCAPI BlockLegacy::RearrangedStateCollection::RearrangedStateCollection |
( |
::BlockState const & | stateRef, |
|
|
::std::function<::std::optional< int >(::BlockLegacy const &, int)> | getter, |
|
|
::std::function<::Block const *(::BlockLegacy const &, int, int)> | setter ) |
- 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()
virtual ::std::optional< int > BlockLegacy::RearrangedStateCollection::getState |
( |
::BlockLegacy const & | blockLegacy, |
|
|
int | blockData ) const |
|
virtual |
◆ setState()
virtual::Block const * BlockLegacy::RearrangedStateCollection::setState |
( |
::BlockLegacy const & | blockLegacy, |
|
|
int | blockData, |
|
|
int | stateData ) const |
|
virtual |
◆ add()
- 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.
◆ $ctor()
MCAPI void * BlockLegacy::RearrangedStateCollection::$ctor |
( |
::BlockState const & | stateRef, |
|
|
::std::function<::std::optional< int >(::BlockLegacy const &, int)> | getter, |
|
|
::std::function<::Block const *(::BlockLegacy const &, int, int)> | setter ) |
- 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::RearrangedStateCollection::$getState |
( |
::BlockLegacy const & | blockLegacy, |
|
|
int | blockData ) 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::RearrangedStateCollection::$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::RearrangedStateCollection::$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: