MCPcopy Create free account
hub / github.com/boxbeam/RedLib / getX

Method getX

src/redempt/redlib/blockdata/ChunkPosition.java:59–61  ·  view source on GitHub ↗

@return The chunk X

()

Source from the content-addressed store, hash-verified

57 * @return The chunk X
58 */
59 public int getX() {
60 return x;
61 }
62
63 /**
64 * @return The chunk Z

Callers 1

ChunkPositionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected