net.minecraft.client.model.geom.builders

public record UVPair

hdr
net.minecraft.client.model.geom.builders.UVPair
net.minecraft.class_5611
net.minecraft.client.util.math.Vector2f
net.minecraft.src.C_141667_

字段概要

修饰符与类型字段
private final float
a
u
comp_5231
x
f_171607_
private final float
b
v
comp_5232
y
f_171608_

构造函数概要

修饰符构造函数
public (float x, float y)

方法概要

修饰符与类型方法
public static long
a(float arg0, float arg1)
pack(float arg0, float arg1)
method_76640(float arg0, float arg1)
toLong(float x, float y)
m_443102_(float p_460966_, float p_455642_)
public static float
a(long arg0)
unpackU(long arg0)
method_76641(long arg0)
getX(long x)
m_447294_(long p_459196_)
public static float
b(long arg0)
unpackV(long arg0)
method_76642(long arg0)
getY(long y)
m_440198_(long p_459018_)
public float
a()
u()
comp_5231()
x()
f_171607_()
public float
b()
v()
comp_5232()
y()
f_171608_()