Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getTextureManager
Method
getTextureManager
Minecraft-Utils/1.13/src/Variables.java:1153–1155 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1151
}
1152
1153
public
ddd getTextureManager() {
1154
return
getMinecraft().E();
1155
}
1156
1157
@Override
1158
public
void
renderTextureOverlay(
int
x1,
int
x2,
int
y1,
int
y2) {
Callers
9
loadDynamicImage
Method · 0.95
bindTexture
Method · 0.95
getTexture
Method · 0.95
loadPlayerTextures
Method · 0.45
loadPlayerResource
Method · 0.45
run
Method · 0.45
render
Method · 0.45
renderInInventory
Method · 0.45
checkTextureUploaded
Method · 0.45
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected