MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / hashCode

Method hashCode

src/main/java/net/minecraft/pathfinding/PathPoint.java:85–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 }
84
85 public int hashCode()
86 {
87 return this.hash;
88 }
89
90 /**
91 * Returns true if this point has already been assigned to a path

Callers 3

ProfilerClass · 0.45
startSectionMethod · 0.45
func_76329_aMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected