net.minecraft.client

public class Camera$NearPlane

flp$a
net.minecraft.client.Camera$NearPlane
net.minecraft.class_4184$class_6355
net.minecraft.client.render.Camera$Projection

Field summary

Modifier and TypeField
final Vec3
a
forward
field_33622
center
private final Vec3
b
left
field_33623
x
private final Vec3
c
up
field_33624
y

Constructor summary

ModifierConstructor
(Vec3 center, Vec3 x, Vec3 y)

Method summary

Modifier and TypeMethod
public Vec3
a()
getTopLeft()
method_36426()
getBottomRight()
public Vec3
b()
getTopRight()
method_36429()
getTopRight()
public Vec3
c()
getBottomLeft()
method_36430()
getBottomLeft()
public Vec3
d()
getBottomRight()
method_36431()
getTopLeft()
public Vec3
a(float arg0, float arg1)
getPointOnPlane(float arg0, float arg1)
method_36427(float arg0, float arg1)
getPosition(float factorX, float factorY)