33 ::ll::TypedStorage<1, 1, ::Enchant::Type> enchantment;
34 ::ll::TypedStorage<4, 8, ::IntRange> levelRange;
41 ::ll::TypedStorage<8, 24, ::std::vector<::SpecificEnchantFunction::EnchantInfo>> mEnchantments;
46 SpecificEnchantFunction();
51 virtual ~SpecificEnchantFunction() =
default;
57 virtual ::LootItemFunction::FunctionType getFunctionType() const ;
63 MCAPI SpecificEnchantFunction(
65 ::
std::vector<::SpecificEnchantFunction::
EnchantInfo> const& enchantments
83 ::
std::vector<::SpecificEnchantFunction::
EnchantInfo> const& enchantments
Definition LootTableContext.h:20