|
enum class | RemapComplexAliasBlockResult : int { NotComplexAlias = 0
, Succeed = 1
, Fail = 2
} |
|
|
RandomBlockStateFunction & | operator= (RandomBlockStateFunction const &) |
|
| RandomBlockStateFunction (RandomBlockStateFunction const &) |
|
virtual void | apply (::ItemStack &item, ::Random &random, ::LootTableContext &context) |
|
virtual void | apply (::ItemInstance &item, ::Random &random, ::LootTableContext &context) |
|
MCAPI::RandomBlockStateFunction::RemapComplexAliasBlockResult | _remapComplexAliasBlock (int randomInt, ::Block const *&inOutItemBlock, ::std::string const &originalNameStr) |
|
MCAPI::RandomBlockStateFunction::RemapComplexAliasBlockResult | _tryRemapComplexAliasBlock (::ItemStack &item, int randomInt, ::Block const *&inOutItemBlock, ::std::string const &originalName) |
|
MCAPI::RandomBlockStateFunction::RemapComplexAliasBlockResult | _tryRemapComplexAliasBlock (::ItemInstance &item, int randomInt, ::Block const *&inOutItemBlock, ::std::string const &originalName) |
|
MCAPI void | $apply (::ItemStack &item, ::Random &random, ::LootTableContext &context) |
|
MCAPI void | $apply (::ItemInstance &item, ::Random &random, ::LootTableContext &context) |
|
virtual int | apply (::ItemStack &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) |
|
virtual int | apply (::ItemInstance &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) |
|
MCAPI void | $dtor () |
|
MCAPI int | $apply (::ItemStack &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) |
|
MCAPI int | $apply (::ItemInstance &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context) |
|
◆ apply() [1/2]
◆ apply() [2/2]
◆ _remapComplexAliasBlock()
MCAPI::RandomBlockStateFunction::RemapComplexAliasBlockResult RandomBlockStateFunction::_remapComplexAliasBlock |
( |
int | randomInt, |
|
|
::Block const *& | inOutItemBlock, |
|
|
::std::string const & | originalNameStr ) |
- 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.
◆ _tryRemapComplexAliasBlock() [1/2]
MCAPI::RandomBlockStateFunction::RemapComplexAliasBlockResult RandomBlockStateFunction::_tryRemapComplexAliasBlock |
( |
::ItemStack & | item, |
|
|
int | randomInt, |
|
|
::Block const *& | inOutItemBlock, |
|
|
::std::string const & | originalName ) |
- 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.
◆ _tryRemapComplexAliasBlock() [2/2]
MCAPI::RandomBlockStateFunction::RemapComplexAliasBlockResult RandomBlockStateFunction::_tryRemapComplexAliasBlock |
( |
::ItemInstance & | item, |
|
|
int | randomInt, |
|
|
::Block const *& | inOutItemBlock, |
|
|
::std::string const & | originalName ) |
- 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.
◆ deserialize() [1/2]
- 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.
◆ $apply() [1/4]
- 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.
◆ $apply() [2/4]
- 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 ** RandomBlockStateFunction::$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.
◆ deserialize() [2/2]
- 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.
◆ mLootingFunctions()
- 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.
◆ $dtor()
MCAPI void LootItemFunction::$dtor |
( |
| ) |
|
|
inherited |
- 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.
◆ $apply() [3/4]
- 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.
◆ $apply() [4/4]
- 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 class was generated from the following file: