Uses of Class
studio.magemonkey.codex.legacy.item.PotionDataBuilder.PotionData
Packages that use PotionDataBuilder.PotionData
-
Uses of PotionDataBuilder.PotionData in studio.magemonkey.codex.legacy.item
Fields in studio.magemonkey.codex.legacy.item with type parameters of type PotionDataBuilder.PotionDataModifier and TypeFieldDescriptionprotected Map<org.bukkit.potion.PotionEffectType, PotionDataBuilder.PotionData> PotionDataBuilder.potionsMethods in studio.magemonkey.codex.legacy.item that return types with arguments of type PotionDataBuilder.PotionDataModifier and TypeMethodDescriptionMap<org.bukkit.potion.PotionEffectType, PotionDataBuilder.PotionData> PotionDataBuilder.getPotions()Method parameters in studio.magemonkey.codex.legacy.item with type arguments of type PotionDataBuilder.PotionDataModifier and TypeMethodDescriptionPotionDataBuilder.potions(Map<org.bukkit.potion.PotionEffectType, PotionDataBuilder.PotionData> potions)