Class GlueInstance.GlueModel
java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.glue.GlueInstance.GlueModel
- All Implemented Interfaces:
com.jozufozu.flywheel.core.model.Model
- Enclosing class:
- GlueInstance
public static class GlueInstance.GlueModel
extends Object
implements com.jozufozu.flywheel.core.model.Model
-
Constructor Details
-
GlueModel
public GlueModel()
-
-
Method Details
-
name
- Specified by:
namein interfacecom.jozufozu.flywheel.core.model.Model
-
buffer
public void buffer(com.mojang.blaze3d.vertex.VertexConsumer buffer) - Specified by:
bufferin interfacecom.jozufozu.flywheel.core.model.Model
-
vertexCount
public int vertexCount()- Specified by:
vertexCountin interfacecom.jozufozu.flywheel.core.model.Model
-
format
public com.jozufozu.flywheel.backend.gl.attrib.VertexFormat format()- Specified by:
formatin interfacecom.jozufozu.flywheel.core.model.Model
-