|
LeviLamina
|
Public Member Functions | |
| ScriptLootItem & | operator= (ScriptLootItem const &) |
| ScriptLootItem (ScriptLootItem const &) | |
| virtual::LootPoolEntry const & | _getEntry () const |
| MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptLootItemFunction > > | getFunctions () |
| MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemType > > | getName () const |
| MCFOLD::LootPoolEntry const & | $_getEntry () const |
| MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptLootPoolEntry > > | getSubTable () const |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 8, 8, ::LootItem const & > | mLootItem |
| ::ll::TypedStorage< 8, 32, ::std::optional< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptLootItemFunction > > > > | mFunctions |
| ::ll::TypedStorage< 8, 16, ::Scripting::WeakLifetimeScope > | mScope |
|
virtual |
Implements ScriptModuleMinecraft::ScriptLootPoolEntry.
|
static |