net.minecraft.client.render.model

public class Vertex

bcg
net.minecraft.unmapped.C_86833787
net.minecraft.client.render.model.Vertex

Field summary

Modifier and TypeField
public Vec3d
a
f_43016045
pos
public float
b
f_28906906
u
public float
c
f_73934170
v

Constructor summary

ModifierConstructor
public (float x, float y, float z, float u, float v)
public (Vertex pos, float u, float v)
public (Vec3d pos, float u, float v)

Method summary

Modifier and TypeMethod
public Vertex
a(float arg0, float arg1)
m_72802801(float arg0, float arg1)
remap(float u, float v)