CLASS sa net/minecraft/potion/PotionEffect FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD b type Lrz; FIELD c duration I FIELD d amplifier I FIELD e splash Z FIELD f ambient Z FIELD g permanent Z FIELD h showParticles Z METHOD (Lrz;)V ARG 0 type METHOD (Lrz;I)V ARG 0 type ARG 1 duration METHOD (Lrz;II)V ARG 0 type ARG 1 duration ARG 2 amplifier METHOD (Lrz;IIZZ)V ARG 0 type ARG 1 duration ARG 2 amplifier ARG 3 ambient ARG 4 showParticles METHOD (Lsa;)V ARG 0 other METHOD a getEffectType ()Lrz; METHOD a serialize (Ldt;)Ldt; ARG 0 tag METHOD a upgrade (Lsa;)V ARG 0 other METHOD a update (Lsp;)Z ARG 0 entity METHOD b getDuration ()I METHOD b deserialize (Ldt;)Lsa; ARG 0 tag METHOD b compareTo (Lsa;)I ARG 0 other METHOD b applyUpdateEffect (Lsp;)V ARG 0 update METHOD b setPermanent (Z)V ARG 0 value METHOD c getAmplifier ()I METHOD d isAmbient ()Z METHOD e shouldShowParticles ()Z METHOD equals (Ljava/lang/Object;)Z ARG 0 other METHOD f getTranslationKey ()Ljava/lang/String; METHOD g isPermanent ()Z METHOD h updateDuration ()I