Class RenderPlayerEvent.Post

Enclosing class:
RenderPlayerEvent

public static class RenderPlayerEvent.Post extends RenderPlayerEvent
Fired after the player is rendered, if the corresponding RenderPlayerEvent.Pre is not cancelled.

This event is not cancellable, and does not have a result.

This event is fired on the main Forge event bus, only on the logical client.