CLASS tv net/minecraft/potion/PotionEffect FIELD a LOGGER Lorg/apache/logging/log4j/Logger; FIELD b type Ltu; 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 a getEffectType ()Ltu; METHOD a serialize (Lfc;)Lfc; ARG 0 tag METHOD a upgrade (Ltv;)V ARG 0 other METHOD a update (Luk;)Z ARG 0 entity METHOD b getDuration ()I METHOD b deserialize (Lfc;)Ltv; ARG 0 tag METHOD b compareTo (Ltv;)I ARG 0 other METHOD b applyUpdateEffect (Luk;)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 f getTranslationKey ()Ljava/lang/String; METHOD g isPermanent ()Z METHOD h updateDuration ()I