MCPcopy 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

loadDynamicImageMethod · 0.95
bindTextureMethod · 0.95
getTextureMethod · 0.95
loadPlayerTexturesMethod · 0.45
loadPlayerResourceMethod · 0.45
runMethod · 0.45
renderMethod · 0.45
renderInInventoryMethod · 0.45
checkTextureUploadedMethod · 0.45

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected