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

Method isClearWater

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

Source from the content-addressed store, hash-verified

941 }
942
943 public static boolean isClearWater() {
944 return gameSettings.ofClearWater;
945 }
946
947 public static int getAnisotropicFilterLevel() {
948 return gameSettings.ofAfLevel;

Callers 2

getLightLevelMethod · 0.95
setupFogMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected