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