Class QuadLightmapCoords.Mutable
java.lang.Object
com.mojang.blaze3d.vertex.QuadLightmapCoords
com.mojang.blaze3d.vertex.QuadLightmapCoords.Mutable
- Enclosing class:
QuadLightmapCoords
-
Nested Class Summary
Nested classes/interfaces inherited from class QuadLightmapCoords
QuadLightmapCoords.Mutable -
Field Summary
Fields inherited from class QuadLightmapCoords
value0, value1, value2, value3 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class QuadLightmapCoords
composeWithEmission, create, get
-
Constructor Details
-
Mutable
public Mutable()
-
-
Method Details
-
set
public void set(int vertex, int value) -
setAll
public void setAll(int value)
-