|
LeviLamina
|
Public Types | |
| using | EnchantmentTypesMap |
Public Member Functions | |
| MCAPI void | _generateAllEnchantmentTypeHandles (::Scripting::WeakLifetimeScope &scope) |
| MCAPI void | _generateRemainingEnchantmentTypeHandles (::Scripting::WeakLifetimeScope &scope) |
| MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemEnchantmentType > > | get (::Scripting::WeakLifetimeScope &scope, ::std::string const &enchantmentId) |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
Public Attributes | |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map< ::Enchant::Type, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemEnchantmentType > > > | mEnchantments |
| using ScriptModuleMinecraft::ScriptItemEnchantmentTypes::EnchantmentTypesMap |