MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / getItemCount

Method getItemCount

src/main/java/Client/SmilePicker.java:107–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105 int lineIndex;
106
107 public int getItemCount(){ return lines; }
108 public VirtualElement getItemRef(int index){ lineIndex=index; return this;}
109
110 public int getVWidth(){ return 0; }

Callers 6

ActiveContactsMethod · 0.45
eventOkMethod · 0.45
focusToNextUnreadedMethod · 0.45
keyClearMethod · 0.45
moveFocusToGroupMethod · 0.45
focusToNextUnreadedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected