Interface IExplosionS2CPacket

All Known Implementing Classes:
ExplosionS2CPacketMixin

public interface IExplosionS2CPacket
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setVelocityX(float velocity)
     
    void
    setVelocityY(float velocity)
     
    void
    setVelocityZ(float velocity)
     
  • Method Details

    • setVelocityX

      void setVelocityX(float velocity)
    • setVelocityY

      void setVelocityY(float velocity)
    • setVelocityZ

      void setVelocityZ(float velocity)