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

Method getKeys

src/main/java/net/optifine/util/CompoundKey.java:89–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

87 }
88
89 private Object[] getKeys()
90 {
91 return this.keys;
92 }
93
94 public Object[] getKeysCopy()
95 {

Callers 2

equalsMethod · 0.95
loadEntityDataMapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected