Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/5zig/The-5zig-Mod
/ enableBlend
Method
enableBlend
Minecraft-Utils/1.13/src/GLUtilHandle.java:5–8 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
public
class
GLUtilHandle implements IGLUtil {
4
5
@Override
6
public
void
enableBlend() {
7
ctp.m();
8
}
9
10
@Override
11
public
void
disableBlend() {
Callers
nothing calls this directly
Calls
1
m
Method · 0.45
Tested by
no test coverage detected