java.lang.Object
com.hammy275.immersivemc.mixin.throw_redirectors.EggRedirect

public class EggRedirect extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    shootFromRotation(net.minecraft.world.entity.projectile.ThrownEgg projectile, net.minecraft.world.entity.Entity shooter, float xAngle, float yAngle, float unknown, float velocity, float inaccuracy)
     

    Methods inherited from class java.lang.Object

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

    • EggRedirect

      public EggRedirect()
  • Method Details

    • shootFromRotation

      public void shootFromRotation(net.minecraft.world.entity.projectile.ThrownEgg projectile, net.minecraft.world.entity.Entity shooter, float xAngle, float yAngle, float unknown, float velocity, float inaccuracy)