MCPcopy 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

getColorMultiplierMethod · 0.65
getFluidColorMethod · 0.65

Implementers 2

CustomColormapsrc/main/java/net/optifine/CustomColor
CustomColorssrc/main/java/net/optifine/CustomColor

Calls

no outgoing calls

Tested by

no test coverage detected