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

Method bindTexture

Mod Utils/src/eu/the5zig/mod/util/IVariables.java:1002–1002  ·  view source on GitHub ↗

Binds a resource location. @param resourceLocation the resource location that should be bound.

(Object resourceLocation)

Source from the content-addressed store, hash-verified

1000 * @param resourceLocation the resource location that should be bound.
1001 */
1002 void bindTexture(Object resourceLocation);
1003
1004 /**
1005 * Deletes a texture.

Callers 15

renderMethod · 0.65
renderInInventoryMethod · 0.65
drawMethod · 0.65
bMethod · 0.65
renderMethod · 0.65
drawMethod · 0.65
overlayBackgroundMethod · 0.65
aMethod · 0.65
renderMethod · 0.65
renderInInventoryMethod · 0.65
drawMethod · 0.65
bMethod · 0.65

Implementers 13

VariablesMinecraft-Utils/1.8.9/src/Variables.ja
VariablesMinecraft-Utils/1.10/src/Variables.jav
VariablesMinecraft-Utils/1.12.2/src/Variables.j
VariablesMinecraft-Utils/1.12/src/Variables.jav
VariablesMinecraft-Utils/1.11/src/Variables.jav
VariablesMinecraft-Utils/1.8/src/Variables.java
VariablesMinecraft-Utils/1.10.2/src/Variables.j
VariablesMinecraft-Utils/1.13/src/Variables.jav
VariablesMinecraft-Utils/1.8.8/src/Variables.ja
VariablesMinecraft-Utils/1.11.2/src/Variables.j
VariablesMinecraft-Utils/1.9/src/Variables.java
VariablesMinecraft-Utils/1.9.4/src/Variables.ja

Calls

no outgoing calls

Tested by

no test coverage detected