Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ getTextureManager
Method
getTextureManager
Minecraft-Utils/1.7.10/src/Variables.java:1084–1086 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1082
}
1083
1084
public
bqf getTextureManager() {
1085
return
getMinecraft().P();
1086
}
1087
1088
@Override
1089
public
void
renderTextureOverlay(
int
x1,
int
x2,
int
y1,
int
y2) {
Callers
8
renderItem
Method · 0.95
loadDynamicImage
Method · 0.95
bindTexture
Method · 0.95
deleteTexture
Method · 0.95
createDynamicImage
Method · 0.95
getTexture
Method · 0.95
loadPlayerResource
Method · 0.45
checkTextureUploaded
Method · 0.45
Calls
1
getMinecraft
Method · 0.95
Tested by
no test coverage detected