Interface TeamsPacket.Action

All Superinterfaces:
NetworkBuffer.Writer
All Known Implementing Classes:
TeamsPacket.AddEntitiesToTeamAction, TeamsPacket.CreateTeamAction, TeamsPacket.RemoveEntitiesToTeamAction, TeamsPacket.RemoveTeamAction, TeamsPacket.UpdateTeamAction
Enclosing class:
TeamsPacket

  • 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()