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

Method size

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

Source from the content-addressed store, hash-verified

46 Queue<T> clear();
47
48 int size();
49
50 boolean contains(T p);
51}

Callers 15

PapiExpansionMethod · 0.65
notifyXPMethod · 0.65
onTickMethod · 0.65
debugValueMethod · 0.65
getValueMethod · 0.65
toAdvancementsMethod · 0.65
tickMethod · 0.65
onApplyMetaMethod · 0.65
onApplyMetaMethod · 0.65
openMethod · 0.65
getBlockFaceMethod · 0.65
onMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected