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

Method isAnisotropicFiltering

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

Source from the content-addressed store, hash-verified

949 }
950
951 public static boolean isAnisotropicFiltering() {
952 return getAnisotropicFilterLevel() > 1;
953 }
954
955 public static int getAntialiasingLevel() {
956 return antialiasingLevel;

Callers 3

loadShaderPackMethod · 0.95
actionPerformedMethod · 0.95
callMethod · 0.95

Calls 1

Tested by

no test coverage detected