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

Method disableBlend

Minecraft-Utils/1.8.9/src/GLUtilHandle.java:10–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 }
9
10 @Override
11 public void disableBlend() {
12 bfl.k();
13 }
14
15 @Override
16 public void scale(float x, float y, float z) {

Callers

nothing calls this directly

Calls 1

kMethod · 0.45

Tested by

no test coverage detected