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

Method getSecond

src/basic/Tuple.java:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 }
16
17 public B getSecond() {
18 return this.second;
19 }
20}

Callers 3

CuboidMethod · 0.80
addMcaSectionMethod · 0.80
addPointEntitysMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected