24 ::ll::TypedStorage<4, 8, ::RandomValueBounds> mLevels;
25 ::ll::TypedStorage<1, 1, bool> mTreasure;
43 virtual ::LootItemFunction::FunctionType getFunctionType()
const ;
49 MCFOLD ::RandomValueBounds getLevels()
const;
51 MCFOLD
bool getTreasure()
const;
57 MCAPI static ::std::unique_ptr<::LootItemFunction>
58 deserialize(
::Json::Value object, ::std::vector<::std::unique_ptr<::LootItemCondition>>& predicates);
72 MCFOLD ::LootItemFunction::FunctionType $getFunctionType()
const;
Definition LootTableContext.h:21