Interface FabricVeilRenderLevelStageEvent

All Superinterfaces:
VeilRenderLevelStageEvent
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface FabricVeilRenderLevelStageEvent extends VeilRenderLevelStageEvent
Fired for each render stage to draw arbitrarily to the screen. This is available as a last-resort if VeilRegisterFixedBuffersEvent doesn't fit the use case.
See Also: