24 ::ll::TypedStorage<8, 48, ::HashedString> mMaterial;
25 ::ll::TypedStorage<8, 48, ::HashedString> mPattern;
37 virtual ::LootItemFunction::FunctionType getFunctionType()
const ;
45 MCAPI ::std::string
const& getMaterial()
const;
47 MCAPI ::std::string
const& getPattern()
const;
53 MCAPI static ::std::unique_ptr<::LootItemFunction>
54 deserialize(
::Json::Value object, ::std::vector<::std::unique_ptr<::LootItemCondition>>& predicates);
70 MCFOLD ::LootItemFunction::FunctionType $getFunctionType()
const;
Definition LootTableContext.h:21