MCPcopy Create free account
hub / github.com/demoth/jake2 / LayoutParser

Method LayoutParser

client/src/main/java/jake2/client/LayoutParser.java:40–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

38 String data;
39
40 LayoutParser() {
41 init(null);
42 }
43
44 public void init(String layout) {
45 tokenPos = 0;

Callers

nothing calls this directly

Calls 1

initMethod · 0.95

Tested by

no test coverage detected