Class MissileNozzleFlare

java.lang.Object
com.hbm_m.client.missile.track.MissileNozzleFlare

public final class MissileNozzleFlare extends Object
Nozzle engine glare (flash + flare) — locked to the exhaust, not the contrail trail.
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    spawn(net.minecraft.client.multiplayer.ClientLevel level, double anchorX, double anchorY, double anchorZ, float pitch, float yaw, net.minecraft.world.phys.Vec3 flightStep, float scale)
     

    Methods inherited from class java.lang.Object

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

    • spawn

      public static void spawn(net.minecraft.client.multiplayer.ClientLevel level, double anchorX, double anchorY, double anchorZ, float pitch, float yaw, net.minecraft.world.phys.Vec3 flightStep, float scale)