|
LeviLamina
|
Public Member Functions | |
| MCAPI void | _generateAllEffectsHandles (::Scripting::WeakLifetimeScope &scope) |
| MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptEffectType > > | get (::Scripting::WeakLifetimeScope &scope, ::std::string const &effectName) |
| MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptEffectType > > | getAllEffectTypes (::Scripting::WeakLifetimeScope &scope) |
Static Public Member Functions | |
| static MCAPI void | bind (::Scripting::ModuleBindingBuilder &moduleBuilder) |
| static MCAPI void | bindV010 (::Scripting::ModuleBindingBuilder &moduleBuilder) |
Public Attributes | |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map< ::std::string, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptEffectType > > > | mEffects |