Class Effect

    • Field Detail

      • color

        private final int color
      • descriptionId

        @Nullable
        private java.lang.String descriptionId
    • Constructor Detail

      • Effect

        protected Effect​(EffectType p_i50391_1_,
                         int p_i50391_2_)
    • Method Detail

      • byId

        @Nullable
        public static Effect byId​(int p_188412_0_)
      • getId

        public static int getId​(Effect p_188409_0_)
      • applyEffectTick

        public void applyEffectTick​(LivingEntity p_76394_1_,
                                    int p_76394_2_)
      • applyInstantenousEffect

        public void applyInstantenousEffect​(@Nullable
                                            Entity p_180793_1_,
                                            @Nullable
                                            Entity p_180793_2_,
                                            LivingEntity p_180793_3_,
                                            int p_180793_4_,
                                            double p_180793_5_)
      • isDurationEffectTick

        public boolean isDurationEffectTick​(int p_76397_1_,
                                            int p_76397_2_)
      • isInstantenous

        public boolean isInstantenous()
      • getOrCreateDescriptionId

        protected java.lang.String getOrCreateDescriptionId()
      • getDescriptionId

        public java.lang.String getDescriptionId()
      • getColor

        public int getColor()
      • getAttributeModifierValue

        public double getAttributeModifierValue​(int p_111183_1_,
                                                AttributeModifier p_111183_2_)
      • isBeneficial

        public boolean isBeneficial()