Uses of Class
io.github.lucfr1746.llibrary.itemstack.SuspiciousStewBuilder
Packages that use SuspiciousStewBuilder
-
Uses of SuspiciousStewBuilder in io.github.lucfr1746.llibrary.itemstack
Methods in io.github.lucfr1746.llibrary.itemstack that return SuspiciousStewBuilderModifier and TypeMethodDescriptionSuspiciousStewBuilder.addEffect
(@NotNull org.bukkit.potion.PotionEffect effect, boolean overwrite) Adds a custom potion effect to the suspicious stew.SuspiciousStewBuilder.clearEffects()
Removes all custom potion effects from the suspicious stew.SuspiciousStewBuilder.removeEffect
(@NotNull org.bukkit.potion.PotionEffectType type) Removes a custom potion effect from the suspicious stew.