net.minecraft.realms

public class RealmsVertexFormat

net.minecraft.realms.RealmsVertexFormat
net.minecraft.realms.RealmsVertexFormat
net.minecraft.realms.RealmsVertexFormat
net.minecraft.realms.RealmsVertexFormat

字段概要

修饰符与类型字段
private VertexFormat
v
v
v

构造函数概要

修饰符构造函数
public (VertexFormat arg0)

方法概要

修饰符与类型方法
public RealmsVertexFormat
from(cup arg0)
from(VertexFormat arg0)
public VertexFormat
getVertexFormat()
getVertexFormat()
public void
clear()
clear()
public int
getUvOffset(int arg0)
getUvOffset(int arg0)
public int
getElementCount()
getElementCount()
public boolean
hasColor()
hasColor()
public boolean
hasUv(int arg0)
hasUv(int arg0)
public RealmsVertexFormatElement
getElement(int arg0)
getElement(int arg0)
public RealmsVertexFormat
addElement(RealmsVertexFormatElement arg0)
addElement(RealmsVertexFormatElement arg0)
public int
getColorOffset()
getColorOffset()
public List<RealmsVertexFormatElement>
getElements()
getElements()
public boolean
hasNormal()
hasNormal()
public int
getVertexSize()
getVertexSize()
public int
getOffset(int arg0)
getOffset(int arg0)
public int
getNormalOffset()
getNormalOffset()
public int
getIntegerSize()
getIntegerSize()