Render2D event

render2D

This event is posted every time the HUD is rendered. The event's ID is render2D.

getPartialTicks(): float

Returns the partial render ticks

getScaledWidth(): int

Returns the scaled width of the screen

getScaledHeight(): int

Returns the scale height of the screen

getScaleFactor(): int

Returns the scale factor of the screen

Last updated