MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / isNaturalTextures

Method isNaturalTextures

src/main/java/net/minecraft/src/Config.java:1240–1242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1238 }
1239
1240 public static boolean isNaturalTextures() {
1241 return gameSettings.ofNaturalTextures;
1242 }
1243
1244 public static boolean isEmissiveTextures() {
1245 return gameSettings.ofEmissiveTextures;

Callers 2

updateMethod · 0.95
getRenderQuadsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected