Class OakFleshMobEffect

java.lang.Object
net.minecraft.world.effect.MobEffect
com.binaris.wizardry.api.content.effect.MagicMobEffect
com.binaris.wizardry.content.effect.OakFleshMobEffect
All Implemented Interfaces:
CustomMobEffectParticles, IEventEffect<MobEffectContext>, IMobEventEffect

public class OakFleshMobEffect extends MagicMobEffect
  • Constructor Details

    • OakFleshMobEffect

      public OakFleshMobEffect()
  • Method Details

    • spawnCustomParticle

      public void spawnCustomParticle(net.minecraft.world.level.Level world, double x, double y, double z)
    • isDurationEffectTick

      public boolean isDurationEffectTick(int $$0, int $$1)
      Overrides:
      isDurationEffectTick in class net.minecraft.world.effect.MobEffect