|
ScriptBlockPermutation & | operator= (ScriptBlockPermutation const &) |
|
| ScriptBlockPermutation (ScriptBlockPermutation const &) |
|
MCAPI ::Scripting::Result_deprecated< ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::IScriptBlockProperty > > > | _createPropertyV010 (::std::string const &propertyName) |
|
MCAPI ::Scripting::Result_deprecated< bool > | canBeDestroyedByLiquidSpread (::LiquidType liquidType) const |
|
MCAPI ::Scripting::Result_deprecated< bool > | canContainLiquid (::LiquidType liquidType) const |
|
MCAPI ::std::vector< ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::IScriptBlockProperty > > > | getAllPropertiesV010 () |
|
MCAPI ::std::unordered_map<::std::string, ::std::variant< int, ::std::string, bool > > | getAllStates () const |
|
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack > > | getItemStack (int amount) const |
|
MCAPI ::Scripting::Result_deprecated< ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::IScriptBlockProperty > > > | getPropertyV010 (::std::string const &propertyName) |
|
MCAPI ::std::optional<::std::variant< int, ::std::string, bool > > | getState (::std::string const &name) const |
|
MCAPI ::std::vector<::std::string > | getTags () const |
|
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockType > | getType () const |
|
MCAPI bool | hasTag (::std::string const &tag) const |
|
MCAPI ::Scripting::Result_deprecated< bool > | isLiquidBlocking (::LiquidType liquidType) const |
|
MCAPI ::Scripting::Result_deprecated< bool > | liquidSpreadCausesSpawn (::LiquidType liquidType) const |
|
MCAPI bool | matches (::std::string blockName, ::std::optional<::std::unordered_map<::std::string, ::std::variant< int, ::std::string, bool > > > properties) const |
|
MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlockPermutation > > | withState (::Scripting::WeakLifetimeScope const &scope, ::std::string const &name, ::std::variant< int, ::std::string, bool > const &value) const |
|
◆ _createPropertyV010()
- 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.
◆ canBeDestroyedByLiquidSpread()
MCAPI ::Scripting::Result_deprecated< bool > ScriptModuleMinecraft::ScriptBlockPermutation::canBeDestroyedByLiquidSpread |
( |
::LiquidType | liquidType | ) |
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.
◆ canContainLiquid()
- 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.
◆ getAllPropertiesV010()
- 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.
◆ getAllStates()
MCAPI ::std::unordered_map<::std::string, ::std::variant< int, ::std::string, bool > > ScriptModuleMinecraft::ScriptBlockPermutation::getAllStates |
( |
| ) |
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.
◆ getItemStack()
- 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.
◆ getPropertyV010()
- 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<::std::variant< int, ::std::string, bool > > ScriptModuleMinecraft::ScriptBlockPermutation::getState |
( |
::std::string const & | name | ) |
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.
◆ getTags()
MCAPI ::std::vector<::std::string > ScriptModuleMinecraft::ScriptBlockPermutation::getTags |
( |
| ) |
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.
◆ getType()
- 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.
◆ hasTag()
MCAPI bool ScriptModuleMinecraft::ScriptBlockPermutation::hasTag |
( |
::std::string const & | tag | ) |
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.
◆ isLiquidBlocking()
- 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.
◆ liquidSpreadCausesSpawn()
- 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.
◆ matches()
MCAPI bool ScriptModuleMinecraft::ScriptBlockPermutation::matches |
( |
::std::string | blockName, |
|
|
::std::optional<::std::unordered_map<::std::string, ::std::variant< int, ::std::string, bool > > > | properties ) 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.
◆ withState()
- 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.
◆ bind()
- 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.
◆ bindV010()
- 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.
◆ getOrCreateHandle()
- 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.
◆ resolve()
- 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: