Class HudRenderer
java.lang.Object
meteordevelopment.meteorclient.systems.hud.HudRenderer
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidbegin()voidend()voidvoidvoidvoidquad(double x, double y, double width, double height, Color cTopLeft, Color cTopRight, Color cBottomRight, Color cBottomLeft) doubledoubledoubledoubletextHeight(boolean shadow) doubletextHeight(boolean shadow, double scale) voidtexture(net.minecraft.util.Identifier id, double x, double y, double width, double height, Color color) doubledoubledoubledouble
-
Field Details
-
INSTANCE
-
delta
public double delta
-
-
Method Details
-
begin
public void begin() -
end
public void end() -
line
-
quad
-
quad
-
texture
public void texture(net.minecraft.util.Identifier id, double x, double y, double width, double height, Color color) -
text
-
text
-
textWidth
-
textWidth
-
textWidth
-
textWidth
-
textHeight
public double textHeight(boolean shadow, double scale) -
textHeight
public double textHeight(boolean shadow) -
textHeight
public double textHeight() -
post
-