Class FrameGraphSetupEvent

java.lang.Object
net.neoforged.bus.api.Event
net.neoforged.neoforge.client.event.FrameGraphSetupEvent

public final class FrameGraphSetupEvent extends net.neoforged.bus.api.Event
Fired when the frame graph is set up at the start of level rendering, right before the vanilla frame passes are set up.

This event is not cancellable.

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