net.minecraft.client.render

public class Window

bdp
net.minecraft.class_389
net.minecraft.client.render.Window
net.minecraft.client.gui.ScaledResolution

Field summary

Modifier and TypeField
private final double
a
field_1238
scaledWidth
scaledWidthD
private final double
b
field_1239
scaledHeight
scaledHeightD
private int
c
field_1236
width
scaledWidth
private int
d
field_1237
height
scaledHeight
private int
e
field_1240
scale
scaleFactor

Constructor summary

ModifierConstructor
public (Minecraft arg0)

Method summary

Modifier and TypeMethod
public int
a()
method_1045()
getWidth()
getScaledWidth()
public int
b()
method_1046()
getHeight()
getScaledHeight()
public double
c()
method_1047()
getScaledWidth()
getScaledWidth_double()
public double
d()
method_1048()
getScaledHeight()
getScaledHeight_double()
public int
e()
method_1049()
getScale()
getScaleFactor()