MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / draw

Method draw

The 5zig Mod/src/eu/the5zig/mod/chat/entity/Friend.java:153–155  ·  view source on GitHub ↗
(int x, int y)

Source from the content-addressed store, hash-verified

151 }
152
153 @Override
154 public void draw(int x, int y) {
155 }
156
157 @Override
158 public void draw(int x, int y, int slotHeight, int mouseX, int mouseY) {

Callers

nothing calls this directly

Calls 15

isFavoriteMethod · 0.95
drawRectMethod · 0.95
getSkinManagerMethod · 0.95
getUniqueIdMethod · 0.95
renderImageMethod · 0.95
getRankMethod · 0.95
getVarsMethod · 0.95
getStatusMethod · 0.95
colorMethod · 0.95
drawRectOutlineMethod · 0.95
translateMethod · 0.95

Tested by

no test coverage detected