Interface BossBarPacket.Action

All Superinterfaces:
NetworkBuffer.Writer
All Known Implementing Classes:
BossBarPacket.AddAction, BossBarPacket.RemoveAction, BossBarPacket.UpdateFlagsAction, BossBarPacket.UpdateHealthAction, BossBarPacket.UpdateStyleAction, BossBarPacket.UpdateTitleAction
Enclosing class:
BossBarPacket

  • Method Summary

    Modifier and Type
    Method
    Description
    int
    id()
     

    Methods inherited from interface net.minestom.server.network.NetworkBuffer.Writer

    write
  • Method Details

    • id

      int id()