PotionEffectBuilder
fun PotionEffectBuilder(amplifier: Int? = null, duration: Duration? = null, type: PotionEffectType? = null, ambient: Boolean? = false, particles: Boolean? = null, icon: Boolean? = null, tag: OriginNamespacedTag? = null)