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

Method computeNext

src/main/java/net/optifine/BlockPosM.java:209–212  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

207 }
208 }
209 protected Object computeNext()
210 {
211 return this.computeNext0();
212 }
213 };
214 }
215 };

Callers

nothing calls this directly

Calls 1

computeNext0Method · 0.95

Tested by

no test coverage detected