LeviLamina
|
Public Member Functions | |
LootTableReference & | operator= (LootTableReference const &) |
LootTableReference (LootTableReference const &) | |
virtual bool | _createItem (::std::vector<::ItemStack > &output, ::Random &random, ::LootTableContext &context) const |
MCAPI bool | $_createItem (::std::vector<::ItemStack > &output, ::Random &random, ::LootTableContext &context) const |
MCAPI void | $dtor () |
Static Public Member Functions | |
static MCAPI ::std::unique_ptr<::LootPoolEntry > | deserialize (::Json::Value entry, int weight, int quality, ::std::vector<::std::unique_ptr<::LootItemCondition > > &conditions) |
static MCAPI void ** | $vftable () |
static MCAPI ::std::unique_ptr<::LootPoolEntry > | deserialize (::Json::Value const &entryJson, bool usingUpcomingCreatorFeaturesExperiment) |
Public Attributes | |
::ll::UntypedStorage< 8, 32 > | mUnkfe9ed0 |
::ll::UntypedStorage< 4, 4 > | mUnk433823 |
::ll::UntypedStorage< 4, 4 > | mUnk950a69 |
::ll::UntypedStorage< 8, 24 > | mUnkce176b |
::ll::UntypedStorage< 8, 8 > | mUnkcdf4f9 |
|
virtual |
Implements LootPoolEntry.