Interface ProjectileAccessor


public interface ProjectileAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onHitRes(net.minecraft.world.phys.HitResult hitResult)
     
  • Method Details

    • onHitRes

      void onHitRes(net.minecraft.world.phys.HitResult hitResult)