Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
drawRect
Method · 0.95
drawGradientRect
Method · 0.95
draw
Method · 0.95
draw
Method · 0.95
drawRect
Method · 0.95
drawGradientRect
Method · 0.95
draw
Method · 0.95
renderItem
Method · 0.95
drawRect
Method · 0.95
drawGradientRect
Method · 0.95
draw
Method · 0.95
renderItem
Method · 0.95
Calls
1
enableBlend
Method · 0.65
Tested by
no test coverage detected