Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ dbg
Method
dbg
src/main/java/net/optifine/EmissiveTextures.java:158–161 ·
view source on GitHub ↗
(String str)
Source
from the content-addressed store, hash-verified
156
}
157
158
private
static
void
dbg(String str)
159
{
160
Config.dbg(
"EmissiveTextures: "
+ str);
161
}
162
163
private
static
void
warn(String str)
164
{
Callers
1
update
Method · 0.95
Calls
1
dbg
Method · 0.95
Tested by
no test coverage detected