MCPcopy Create free account
hub / github.com/e2wugui/zeze / pos

Method pos

ZezeJava/ZezeJava/src/main/java/Zeze/Util/JsonReader.java:162–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160 }
161
162 public int pos() {
163 return pos;
164 }
165
166 public @NotNull JsonReader pos(int p) {
167 pos = p;

Callers 4

registerJsonParserMethod · 0.80
GTable2Class · 0.80
GTable1Class · 0.80
JsonClass · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected