Class GameSessionReconnectTicket


  • public final class GameSessionReconnectTicket
    extends Object
    • Constructor Detail

      • GameSessionReconnectTicket

        public GameSessionReconnectTicket()
    • Method Detail

      • getId

        public UUID getId()
      • setId

        public void setId​(UUID id)
      • getPlayerName

        public String getPlayerName()
      • setPlayerName

        public void setPlayerName​(String playerName)
      • getShipSlot

        public Integer getShipSlot()
      • setShipSlot

        public void setShipSlot​(Integer shipSlot)