23 ::ll::TypedStorage<8, 24, ::std::vector<::EnchantmentInstance>> mEnchantments;
24 ::ll::TypedStorage<1, 1, bool> mTreasure;
36 virtual ::LootItemFunction::FunctionType getFunctionType()
const ;
42 MCFOLD
bool getTreasure()
const;
48 MCAPI static ::std::unique_ptr<::LootItemFunction>
49 deserialize(
::Json::Value object, ::std::vector<::std::unique_ptr<::LootItemCondition>>& predicates);
65 MCFOLD ::LootItemFunction::FunctionType $getFunctionType()
const;
Definition LootTableContext.h:21