MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / setGroup

Method setGroup

src/main/java/core/packetproxy/model/Packet.java:262–264  ·  view source on GitHub ↗
(long group)

Source from the content-addressed store, hash-verified

260 }
261
262 public void setGroup(long group) {
263 this.group = group;
264 }
265
266 public String getColor() {
267 return this.color;

Callers 5

setGroupIdMethod · 0.80
setGroupIdMethod · 0.80
setGroupIdMethod · 0.80
setGroupIdMethod · 0.80
setGroupIdMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected