MCPcopy Create free account
hub / github.com/Garten/sourcecraft / getWorldSpawnPosition

Method getWorldSpawnPosition

src/main/World.java:84–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 }
83
84 public LabeledCoordinates getWorldSpawnPosition() {
85 return this.worldSpawnPosition;
86 }
87
88 public String getName() {
89 return this.name;

Callers 1

initInputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected