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

Method enableBlend

Mod Utils/src/eu/the5zig/mod/util/GLUtil.java:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 }
14
15 public static void enableBlend() {
16 handle.enableBlend();
17 }
18
19 public static void disableBlend() {
20 handle.disableBlend();

Callers 15

drawRectMethod · 0.95
drawGradientRectMethod · 0.95
drawMethod · 0.95
drawMethod · 0.95
drawRectMethod · 0.95
drawGradientRectMethod · 0.95
drawMethod · 0.95
renderItemMethod · 0.95
drawRectMethod · 0.95
drawGradientRectMethod · 0.95
drawMethod · 0.95
renderItemMethod · 0.95

Calls 1

enableBlendMethod · 0.65

Tested by

no test coverage detected