MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / getServer

Method getServer

src/main/java/fielded/RemoteEditor.java:1298–1300  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1296 }
1297
1298 public Server getServer() {
1299 return server;
1300 }
1301
1302 public Util.ExceptionlessAutoClosable pushToLogStack(Consumer<String> log, Consumer<String> error) {
1303 this.logStack.add(log);

Callers 3

updateMethod · 0.95
EditorUtilsMethod · 0.45
loadedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected