Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ warn
Method
warn
src/main/java/net/optifine/EmissiveTextures.java:163–166 ·
view source on GitHub ↗
(String str)
Source
from the content-addressed store, hash-verified
161
}
162
163
private
static
void
warn(String str)
164
{
165
Config.warn(
"EmissiveTextures: "
+ str);
166
}
167
168
public
static
boolean isEmissive(ResourceLocation loc)
169
{
Callers
nothing calls this directly
Calls
1
warn
Method · 0.95
Tested by
no test coverage detected