MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / updateScaledResolution

Method updateScaledResolution

Minecraft-Utils/1.12/src/Variables.java:953–956  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

951 }
952
953 @Override
954 public void updateScaledResolution() {
955 this.scaledResolution = new bir(getMinecraft());
956 }
957
958 @Override
959 public int getWidth() {

Callers 1

VariablesMethod · 0.95

Calls 1

getMinecraftMethod · 0.95

Tested by

no test coverage detected