java.lang.Object
com.simibubi.create.content.contraptions.components.structureMovement.glue.GlueInstance.GlueModel
All Implemented Interfaces:
com.jozufozu.flywheel.core.model.IModel
Enclosing class:
GlueInstance

public static class GlueInstance.GlueModel extends Object implements com.jozufozu.flywheel.core.model.IModel
  • Constructor Details

    • GlueModel

      public GlueModel()
  • Method Details

    • name

      public String name()
      Specified by:
      name in interface com.jozufozu.flywheel.core.model.IModel
    • buffer

      public void buffer(com.mojang.blaze3d.vertex.VertexConsumer buffer)
      Specified by:
      buffer in interface com.jozufozu.flywheel.core.model.IModel
    • vertexCount

      public int vertexCount()
      Specified by:
      vertexCount in interface com.jozufozu.flywheel.core.model.IModel
    • format

      public com.jozufozu.flywheel.backend.gl.attrib.VertexFormat format()
      Specified by:
      format in interface com.jozufozu.flywheel.core.model.IModel