MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / getService

Method getService

src/main/java/Client/StaticData.java:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 }
104
105 public ConnectionService getService() {
106 return service;
107 }
108
109 public void setService(ConnectionService service) {
110 this.service = service;

Callers 2

runMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected