MCPcopy Create free account
hub / github.com/VolmitSoftware/Adapt / hasNext

Method hasNext

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

Source from the content-addressed store, hash-verified

36 Queue<T> queue(List<T> t);
37
38 boolean hasNext(int amt);
39
40 boolean hasNext();
41

Callers 15

onTickMethod · 0.65
handlePacketBundleMethod · 0.65
toStringMethod · 0.65
toStringMethod · 0.65
toStringMethod · 0.65
JSONArrayMethod · 0.65
JSONObjectMethod · 0.65
getNamesMethod · 0.65
namesMethod · 0.65
similarMethod · 0.65
writeMethod · 0.65
loopMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected