Render2D event
render2D
This event is posted every time the HUD is rendered. The event's ID is render2D
.
getPartialTicks(): float
getPartialTicks(): float
Returns the partial render ticks
getScaledWidth(): int
getScaledWidth(): int
Returns the scaled width of the screen
getScaledHeight(): int
getScaledHeight(): int
Returns the scale height of the screen
getScaleFactor(): int
getScaleFactor(): int
Returns the scale factor of the screen
Last updated