Uses of Enum Class
com.mojang.blaze3d.platform.Lighting.Entry
Packages that use Lighting.Entry
-
Uses of Lighting.Entry in com.mojang.blaze3d.platform
Methods in com.mojang.blaze3d.platform that return Lighting.EntryModifier and TypeMethodDescriptionstatic Lighting.Entry
Returns the enum constant of this class with the specified name.static Lighting.Entry[]
Lighting.Entry.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mojang.blaze3d.platform with parameters of type Lighting.EntryModifier and TypeMethodDescriptionvoid
Lighting.setupFor
(Lighting.Entry pEntry) private void
Lighting.updateBuffer
(Lighting.Entry p_418264_, org.joml.Vector3f p_418385_, org.joml.Vector3f p_418228_)