MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / stepNext

Method stepNext

src/main/java/History/HistoryLoader.java:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 }
92
93 public Vector stepNext() {
94 return getMIVector(true);
95 }
96
97 private long getFileSize() {
98 long size = -1;

Callers 1

eventOkMethod · 0.80

Calls 1

getMIVectorMethod · 0.95

Tested by

no test coverage detected