Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ isColorConstant
Method
isColorConstant
src/main/java/net/optifine/CustomColors.java:1792–1792 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1790
int
getColor(IBlockState var1, IBlockAccess var2, BlockPos var3);
1791
1792
boolean isColorConstant();
1793
}
1794
}
Callers
2
getColorMultiplier
Method · 0.65
getFluidColor
Method · 0.65
Implementers
2
CustomColormap
src/main/java/net/optifine/CustomColor
CustomColors
src/main/java/net/optifine/CustomColor
Calls
no outgoing calls
Tested by
no test coverage detected