Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ dbg
Method
dbg
src/main/java/net/optifine/CustomColors.java:1763–1766 ·
view source on GitHub ↗
(String str)
Source
from the content-addressed store, hash-verified
1761
}
1762
1763
private
static
void
dbg(String str)
1764
{
1765
Config.dbg(
"CustomColors: "
+ str);
1766
}
1767
1768
private
static
void
warn(String str)
1769
{
Callers
11
getValidProperty
Method · 0.95
readColorProperties
Method · 0.95
readCustomColormaps
Method · 0.95
readBlockColormaps
Method · 0.95
readColor
Method · 0.95
getCustomColors
Method · 0.95
readSpawnEggColors
Method · 0.95
readDyeColors
Method · 0.95
readTextColors
Method · 0.95
readMapColors
Method · 0.95
readPotionColors
Method · 0.95
Calls
1
dbg
Method · 0.95
Tested by
no test coverage detected