Uses of Class
io.github.lucfr1746.llibrary.itemstack.PotionBuilder
Packages that use PotionBuilder
-
Uses of PotionBuilder in io.github.lucfr1746.llibrary.itemstack
Methods in io.github.lucfr1746.llibrary.itemstack that return PotionBuilderModifier and TypeMethodDescriptionPotionBuilder.addCustomEffect
(@NotNull org.bukkit.potion.PotionEffect effect, boolean overwrite) Adds a custom potion effect.PotionBuilder.setBasePotionType
(@NotNull org.bukkit.potion.PotionType type) Sets the base potion type.PotionBuilder.setColor
(@NotNull org.bukkit.Color color) Sets the potion color.PotionBuilder.setCustomName
(@NotNull String name) Sets a custom name for the potion.