Class ServerListCellModel
java.lang.Object
io.github.michael_bailey.client.ui.ChatWindow.ListCells.ServerListCellModel
public class ServerListCellModel
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description java.lang.String
ServerName
java.util.UUID
uuid
-
Constructor Summary
Constructors Constructor Description ServerListCellModel()
-
Method Summary
-
Field Details
-
uuid
public java.util.UUID uuid -
ServerName
public java.lang.String ServerName
-
-
Constructor Details
-
ServerListCellModel
public ServerListCellModel()
-