public static class EntityViewRenderEvent.FogDensity extends EntityViewRenderEvent.FogEvent
EntityViewRenderEvent.CameraSetup, EntityViewRenderEvent.FogColors, EntityViewRenderEvent.FogDensity, EntityViewRenderEvent.FOVModifier, EntityViewRenderEvent.RenderFogEvent| Modifier and Type | Field and Description |
|---|---|
private float |
density |
| Constructor and Description |
|---|
FogDensity(FogRenderer.FogType type,
ActiveRenderInfo info,
float partialTicks,
float density) |
| Modifier and Type | Method and Description |
|---|---|
float |
getDensity() |
void |
setDensity(float density) |
getTypegetInfo, getRenderer, getRenderPartialTickspublic FogDensity(FogRenderer.FogType type, ActiveRenderInfo info, float partialTicks, float density)