Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
isFavorite
Method · 0.95
drawRect
Method · 0.95
getSkinManager
Method · 0.95
getUniqueId
Method · 0.95
renderImage
Method · 0.95
getRank
Method · 0.95
getVars
Method · 0.95
getStatus
Method · 0.95
color
Method · 0.95
drawRectOutline
Method · 0.95
drawScaledCenteredString
Method · 0.95
translate
Method · 0.95
Tested by
no test coverage detected