Interface MobEffectAccessor


public interface MobEffectAccessor
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static net.minecraft.world.effect.MobEffect
    create(net.minecraft.world.effect.MobEffectCategory category, int color)
     
  • Method Details

    • create

      static net.minecraft.world.effect.MobEffect create(net.minecraft.world.effect.MobEffectCategory category, int color)