net.minecraft.client

public class Camera$NearPlane

duz$a
net.minecraft.client.Camera$NearPlane
net.minecraft.class_4184$class_6355
net.minecraft.client.render.Camera$class_6355
net.minecraft.src.C_3373_$C_141572_

字段概要

修饰符与类型字段
final Vec3
a
forward
field_33622
field_33622
f_167687_
private final Vec3
b
left
field_33623
field_33623
f_167688_
private final Vec3
c
up
field_33624
field_33624
f_167689_

构造函数概要

修饰符构造函数
(Vec3 p_167692_, Vec3 p_167693_, Vec3 arg2)

方法概要

修饰符与类型方法
public Vec3
a()
getTopLeft()
method_36426()
method_36426()
m_167694_()
public Vec3
b()
getTopRight()
method_36429()
method_36429()
m_167698_()
public Vec3
c()
getBottomLeft()
method_36430()
method_36430()
m_167699_()
public Vec3
d()
getBottomRight()
method_36431()
method_36431()
m_167700_()
public Vec3
a(float arg0, float arg1)
getPointOnPlane(float arg0, float arg1)
method_36427(float arg0, float arg1)
method_36427(float arg0, float arg1)
m_167695_(float p_167697_, float arg1)