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