Class BlazeMixin

java.lang.Object
com.binaris.wizardry.core.mixin.BlazeMixin

public abstract class BlazeMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    EBWIZARDRY$blazeAiStepParticle(net.minecraft.world.level.Level instance, net.minecraft.core.particles.ParticleOptions particleData, double x, double y, double z, double xSpeed, double ySpeed, double zSpeed)
     
    void
    EBWIZARDRY$blazeAiStepSound(net.minecraft.world.level.Level instance, double x, double y, double z, net.minecraft.sounds.SoundEvent sound, net.minecraft.sounds.SoundSource category, float volume, float pitch, boolean distanceDelay)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BlazeMixin

      public BlazeMixin()
  • Method Details

    • EBWIZARDRY$blazeAiStepSound

      public void EBWIZARDRY$blazeAiStepSound(net.minecraft.world.level.Level instance, double x, double y, double z, net.minecraft.sounds.SoundEvent sound, net.minecraft.sounds.SoundSource category, float volume, float pitch, boolean distanceDelay)
    • EBWIZARDRY$blazeAiStepParticle

      public void EBWIZARDRY$blazeAiStepParticle(net.minecraft.world.level.Level instance, net.minecraft.core.particles.ParticleOptions particleData, double x, double y, double z, double xSpeed, double ySpeed, double zSpeed)