Class SoundConeDirectionPacket

java.lang.Object
de.mrjulsen.dragnsounds.net.stc.modify.SoundConeDirectionPacket
All Implemented Interfaces:
de.mrjulsen.mcdragonlib.net.IPacketBase<SoundConeDirectionPacket>

public class SoundConeDirectionPacket extends Object implements de.mrjulsen.mcdragonlib.net.IPacketBase<SoundConeDirectionPacket>
  • Constructor Details

    • SoundConeDirectionPacket

      public SoundConeDirectionPacket()
    • SoundConeDirectionPacket

      public SoundConeDirectionPacket(SoundFile file, long requestId, float angleA, float angleB, float outerGain, net.minecraft.world.phys.Vec3 direction)
  • Method Details