LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptCustomSpawnRulesRegistry Class Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptCustomSpawnRulesRegistry:

Public Member Functions

ScriptCustomSpawnRulesRegistryoperator= (ScriptCustomSpawnRulesRegistry const &)
 
 ScriptCustomSpawnRulesRegistry (ScriptCustomSpawnRulesRegistry const &)
 
virtual void _onReload ()
 
MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptSpawnRulesInvalidRegistryError, ::ScriptModuleMinecraft::ScriptNamespaceNameError, ::Scripting::InvalidArgumentErrorregisterEntitySpawnCallback (::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::InvalidArgumentErrorregisterObstructionCallback (::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 ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkf7db7b
 
::ll::UntypedStorage< 4, 4 > mUnk7f133f
 
::ll::UntypedStorage< 8, 16 > mUnkccd0a1
 
::ll::UntypedStorage< 8, 16 > mUnke8d94f
 
::ll::UntypedStorage< 8, 16 > mUnk5bdafd
 

Member Function Documentation

◆ _onReload()

virtual void ScriptModuleMinecraft::ScriptCustomSpawnRulesRegistry::_onReload ( )
virtual

◆ registerEntitySpawnCallback()

MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptSpawnRulesInvalidRegistryError, ::ScriptModuleMinecraft::ScriptNamespaceNameError, ::Scripting::InvalidArgumentError > ScriptModuleMinecraft::ScriptCustomSpawnRulesRegistry::registerEntitySpawnCallback ( ::std::string const & id,
::std::function< bool(::br::spawn::EntityType const &, ::BlockSource &, ::br::spawn::EntitySpawnReason &, ::BlockPos, ::IRandom &)> callback )
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()

MCAPI ::Scripting::Result< void, ::ScriptModuleMinecraft::ScriptSpawnRulesInvalidRegistryError, ::ScriptModuleMinecraft::ScriptNamespaceNameError, ::Scripting::InvalidArgumentError > ScriptModuleMinecraft::ScriptCustomSpawnRulesRegistry::registerObstructionCallback ( ::std::string const & id,
::std::function< bool(::BlockSource &, ::Mob const &, ::br::spawn::EntityType const &)> callback )
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()

MCAPI void * ScriptModuleMinecraft::ScriptServerStateMonitor::$ctor ( ::ServerScriptManagerEvents & events)
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.

◆ $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: