PotionBrewer

public interface PotionBrewer

Represents getClassById brewer that can create PotionEffects.

Functions

Link copied to clipboard
public abstract PotionEffect createEffect(PotionEffectType potion, int duration, int amplifier)
Creates getClassById PotionEffect from the given PotionEffectType, applying duration modifiers and checks.