|
ScriptCustomSpawnRulesRegistry & | operator= (ScriptCustomSpawnRulesRegistry const &) |
|
| ScriptCustomSpawnRulesRegistry (ScriptCustomSpawnRulesRegistry const &) |
|
virtual void | _onReload () |
|
MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptSpawnRulesInvalidRegistryError, ::ScriptModuleMinecraft::ScriptNamespaceNameError, ::Scripting::InvalidArgumentError > | registerEntitySpawnCallback (::std::string const &id, ::std::function< bool(::br::spawn::EntityType const &, ::BlockSource &, ::br::spawn::EntitySpawnReason &, ::BlockPos, ::IRandom &)> callback) |
|
MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptSpawnRulesInvalidRegistryError, ::ScriptModuleMinecraft::ScriptNamespaceNameError, ::Scripting::InvalidArgumentError > | registerObstructionCallback (::std::string const &id, ::std::function< bool(::BlockSource &, ::Mob const &, ::br::spawn::EntityType const &)> callback) |
|
MCAPI void | $_onReload () |
|
virtual void | _onScriptInitializationComplete () |
|
virtual void | _onScriptModuleStartupComplete () |
|
MCAPI void * | $ctor (::ServerScriptManagerEvents &events) |
|
MCAPI void | $dtor () |
|
MCAPI void | $_onScriptInitializationComplete () |
|
MCAPI void | $_onScriptModuleStartupComplete () |
|
◆ _onReload()
virtual void ScriptModuleMinecraft::ScriptCustomSpawnRulesRegistry::_onReload |
( |
| ) |
|
|
virtual |
◆ registerEntitySpawnCallback()
- 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.
◆ registerObstructionCallback()
- 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.
◆ $_onReload()
MCAPI void ScriptModuleMinecraft::ScriptCustomSpawnRulesRegistry::$_onReload |
( |
| ) |
|
- 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 ** ScriptModuleMinecraft::ScriptCustomSpawnRulesRegistry::$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.
◆ $ctor()
- 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 ScriptModuleMinecraft::ScriptServerStateMonitor::$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.
◆ $_onScriptInitializationComplete()
MCAPI void ScriptModuleMinecraft::ScriptServerStateMonitor::$_onScriptInitializationComplete |
( |
| ) |
|
|
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.
◆ $_onScriptModuleStartupComplete()
MCAPI void ScriptModuleMinecraft::ScriptServerStateMonitor::$_onScriptModuleStartupComplete |
( |
| ) |
|
|
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.
The documentation for this class was generated from the following file: