Class AllInstanceFormats
java.lang.Object
com.simibubi.create.foundation.render.AllInstanceFormats
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic com.jozufozu.flywheel.backend.gl.attrib.VertexFormatstatic com.jozufozu.flywheel.backend.gl.attrib.VertexFormatstatic com.jozufozu.flywheel.backend.gl.attrib.VertexFormatstatic com.jozufozu.flywheel.backend.gl.attrib.VertexFormat -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ROTATING
public static com.jozufozu.flywheel.backend.gl.attrib.VertexFormat ROTATING -
BELT
public static com.jozufozu.flywheel.backend.gl.attrib.VertexFormat BELT -
ACTOR
public static com.jozufozu.flywheel.backend.gl.attrib.VertexFormat ACTOR -
FLAP
public static com.jozufozu.flywheel.backend.gl.attrib.VertexFormat FLAP
-
-
Constructor Details
-
AllInstanceFormats
public AllInstanceFormats()
-