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

Method matrixMode

Minecraft-Utils/1.10/src/GLUtilHandle.java:45–48  ·  view source on GitHub ↗
(int mode)

Source from the content-addressed store, hash-verified

43 }
44
45 @Override
46 public void matrixMode(int mode) {
47 bob.n(mode);
48 }
49
50 @Override
51 public void loadIdentity() {

Callers

nothing calls this directly

Calls 1

nMethod · 0.45

Tested by

no test coverage detected