net.minecraft.client.render

public class Camera$Projection

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

Field summary

Modifier and TypeField
private final Vec3d
forward
field_33622
center
private final Vec3d
left
field_33623
x
private final Vec3d
up
field_33624
y

Constructor summary

ModifierConstructor
private (Vec3d center, Vec3d x, Vec3d y)

Method summary

Modifier and TypeMethod
public Vec3d
getTopLeft()
method_36426()
getBottomRight()
public Vec3d
getTopRight()
method_36429()
getTopRight()
public Vec3d
getBottomLeft()
method_36430()
getBottomLeft()
public Vec3d
getBottomRight()
method_36431()
getTopLeft()
public Vec3d
getPointOnPlane(float x, float y)
method_36427(float arg0, float arg1)
getPosition(float factorX, float factorY)