LeviLamina
|
Public Member Functions | |
LootTableEntry & | operator= (LootTableEntry const &) |
LootTableEntry (LootTableEntry 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, bool usingUpcomingCreatorFeaturesExperiment) |
static MCAPI void ** | $vftable () |
static MCAPI ::std::unique_ptr<::LootPoolEntry > | deserialize (::Json::Value const &entryJson, bool usingUpcomingCreatorFeaturesExperiment) |
Public Attributes | |
::ll::UntypedStorage< 8, 8 > | mUnk8be934 |
::ll::UntypedStorage< 4, 4 > | mUnk433823 |
::ll::UntypedStorage< 4, 4 > | mUnk950a69 |
::ll::UntypedStorage< 8, 24 > | mUnkce176b |
::ll::UntypedStorage< 8, 8 > | mUnkcdf4f9 |
|
virtual |
Implements LootPoolEntry.