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

Method clear

Minecraft-Utils/1.13/src/GLUtilHandle.java:55–58  ·  view source on GitHub ↗
(int i)

Source from the content-addressed store, hash-verified

53 }
54
55 @Override
56 public void clear(int i) {
57 ctp.m(i);
58 }
59
60 @Override
61 public void disableDepth() {

Callers

nothing calls this directly

Calls 1

mMethod · 0.45

Tested by

no test coverage detected