Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ warn
Method
warn
src/main/java/net/optifine/LightMap.java:145–148 ·
view source on GitHub ↗
(String str)
Source
from the content-addressed store, hash-verified
143
}
144
145
private
static
void
warn(String str)
146
{
147
Config.warn(
"CustomColors: "
+ str);
148
}
149
}
Callers
1
updateLightmap
Method · 0.95
Calls
1
warn
Method · 0.95
Tested by
no test coverage detected