Uses of Enum Class
com.mojang.blaze3d.shaders.FogShape
Packages that use FogShape
Package
Description
-
Uses of FogShape in com.mojang.blaze3d.shaders
Methods in com.mojang.blaze3d.shaders that return FogShape -
Uses of FogShape in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as FogShapeMethods in com.mojang.blaze3d.systems that return FogShapeMethods in com.mojang.blaze3d.systems with parameters of type FogShapeModifier and TypeMethodDescriptionprivate static void
RenderSystem._setShaderFogShape
(FogShape p_202040_) static void
RenderSystem.setShaderFogShape
(FogShape p_202161_) -
Uses of FogShape in net.minecraftforge.client
Methods in net.minecraftforge.client with parameters of type FogShapeModifier and TypeMethodDescriptionstatic void
ForgeHooksClient.onFogRender
(FogRenderer.FogMode type, Camera camera, float partialTick, float nearDistance, float farDistance, FogShape shape) -
Uses of FogShape in net.minecraftforge.client.event
Fields in net.minecraftforge.client.event declared as FogShapeMethods in net.minecraftforge.client.event that return FogShapeMethods in net.minecraftforge.client.event with parameters of type FogShapeModifier and TypeMethodDescriptionvoid
EntityViewRenderEvent.RenderFogEvent.setFogShape
(FogShape shape) Constructors in net.minecraftforge.client.event with parameters of type FogShapeModifierConstructorDescriptionRenderFogEvent
(FogRenderer.FogMode type, Camera camera, float partialTicks, float nearPlaneDistance, float farPlaneDistance, FogShape fogShape)