MCPcopy Create free account
hub / github.com/catabriga/graphwar / getRoomID

Method getRoomID

src/GlobalServer/Room.java:94–97  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

92 }
93
94 public int getRoomID()
95 {
96 return this.roomID;
97 }
98}

Callers 4

sendListRoomsMethod · 0.95
sendNewRoomMethod · 0.45
updateRoomMethod · 0.45
removeRoomMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected