Uses of Enum Class
net.minecraft.client.render.DiffuseLighting.Type
Packages that use DiffuseLighting.Type
-
Uses of DiffuseLighting.Type in net.minecraft.client.render
Methods in net.minecraft.client.render that return DiffuseLighting.TypeModifier and TypeMethodDescriptionstatic DiffuseLighting.TypeReturns the enum constant of this class with the specified name.static DiffuseLighting.Type[]DiffuseLighting.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.render with parameters of type DiffuseLighting.TypeModifier and TypeMethodDescriptionvoidDiffuseLighting.setShaderLights(DiffuseLighting.Type type) private voidDiffuseLighting.updateBuffer(DiffuseLighting.Type type, Vector3f light0Diffusion, Vector3f light1Diffusion)