Class | Description |
---|---|
RegisterDimensionEvent |
Called when the server starts.
|
RenderCloudsEvent | Deprecated
will be removed in 1.17.
|
RenderRainEvent | Deprecated
will be removed in 1.17.
|
RenderRainParticlesEvent |
Called when rendering the sky to create your own skybox.
|
RenderSkyEvent | Deprecated
will be removed in 1.17.
|
WorldRenderEvent |
Base class for world rendering events to get the world and world
renderer.
Mod.EventBusSubscriber.Bus.FORGE |