Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ warn
Method
warn
src/main/java/net/optifine/CustomColors.java:1768–1771 ·
view source on GitHub ↗
(String str)
Source
from the content-addressed store, hash-verified
1766
}
1767
1768
private
static
void
warn(String str)
1769
{
1770
Config.warn(
"CustomColors: "
+ str);
1771
}
1772
1773
public
static
int
getExpBarTextColor(
int
color)
1774
{
Callers
11
getValidProperty
Method · 0.95
parseLightMapPacks
Method · 0.95
readCustomColormaps
Method · 0.95
readBlockColormaps
Method · 0.95
addToBlockList
Method · 0.95
readColor
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
warn
Method · 0.95
Tested by
no test coverage detected