Uses of Enum Class
com.mojang.blaze3d.platform.Lighting.Entry
Packages that use Lighting.Entry
-
Uses of Lighting.Entry in com.mojang.blaze3d.platform
Subclasses with type arguments of type Lighting.Entry in com.mojang.blaze3d.platformMethods in com.mojang.blaze3d.platform that return Lighting.EntryModifier and TypeMethodDescriptionstatic Lighting.EntryReturns 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 TypeMethodDescriptionvoidLighting.setupFor(Lighting.Entry entry) private voidLighting.updateBuffer(Lighting.Entry entry, Vector3f light0, Vector3f light1)