MCPcopy Index your code
hub / github.com/VolmitSoftware/Adapt / next

Method next

src/main/java/com/volmit/adapt/util/Queue.java:42–42  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 boolean hasNext();
41
42 T next();
43
44 List<T> next(int amt);
45

Callers 15

onTickMethod · 0.65
handlePacketBundleMethod · 0.65
nextTokenMethod · 0.65
parseMethod · 0.65
toStringMethod · 0.65
establishConnectionMethod · 0.65
fetchDataMethod · 0.65
toJSONObjectMethod · 0.65
toStringMethod · 0.65
nextCDATAMethod · 0.65
nextContentMethod · 0.65
nextEntityMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected