net.minecraft.client

public class Camera

elt
net.minecraft.client.Camera
net.minecraft.class_4184
net.minecraft.unmapped.C_dcmtgrvm
net.minecraft.client.render.Camera
net.minecraft.client.render.Camera
net.minecraft.src.C_3373_

Field summary

Modifier and TypeField
private boolean
b
initialized
field_18709
f_kttxnyjy
ready
ready
f_90549_
private BlockGetter
c
level
field_18710
f_ccvrnhmt
area
area
f_90550_
private Entity
d
entity
field_18711
f_milaksbm
focusedEntity
focusedEntity
f_90551_
private Vec3
e
position
field_18712
f_chyndtnn
pos
pos
f_90552_
private final BlockPos$MutableBlockPos
f
blockPosition
field_18713
f_lkpfexrc
blockPos
blockPos
f_90553_
private final org.joml.Vector3f
g
forwards
field_18714
f_vmsaybha
horizontalPlane
horizontalPlane
f_90554_
private final org.joml.Vector3f
h
up
field_18715
f_ytglpkdt
verticalPlane
verticalPlane
f_90555_
private final org.joml.Vector3f
i
left
field_18716
f_awbqkayt
diagonalPlane
diagonalPlane
f_90556_
private float
j
xRot
field_18717
f_yazojrjc
pitch
pitch
f_90557_
private float
k
yRot
field_18718
f_inebbekr
yaw
yaw
f_90558_
private final org.joml.Quaternionf
l
rotation
field_21518
f_bmvmumeg
rotation
rotation
f_90559_
private boolean
m
detached
field_18719
f_cqspulvd
thirdPerson
thirdPerson
f_90560_
private float
n
eyeHeight
field_18721
f_wmojnkwy
cameraY
cameraY
f_90562_
private float
o
eyeHeightOld
field_18722
f_cutvmukt
lastCameraY
lastCameraY
f_90563_
public static final float
a
FOG_DISTANCE_SCALE
field_32133
f_ubasiktk
field_32133
FOG_SCALE
f_167683_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(clo arg0, bfh arg1, boolean arg2, boolean arg3, float arg4)
setup(BlockGetter arg0, Entity arg1, boolean arg2, boolean arg3, float arg4)
method_19321(class_1922 arg0, class_1297 arg1, boolean arg2, boolean arg3, float arg4)
m_qcownszy(C_peaveboq arg0, C_astfners arg1, boolean arg2, boolean arg3, float arg4)
update(BlockView area, Entity focusedEntity, boolean thirdPerson, boolean inverseView, float tickDelta)
update(BlockView area, Entity focusedEntity, boolean thirdPerson, boolean inverseView, float tickDelta)
m_90575_(C_1559_ p_90577_, C_507_ p_90578_, boolean p_90579_, boolean p_90580_, float arg4)
public void
a()
tick()
method_19317()
m_gvuhcfbu()
updateEyeHeight()
updateEyeHeight()
m_90565_()
private double
a(double arg0)
getMaxZoom(double arg0)
method_19318(double arg0)
m_rvxwqaii(double arg0)
clipToSpace(double desiredCameraDistance)
clipToSpace(double desiredCameraDistance)
m_90566_(double arg0)
protected void
a(double arg0, double arg1, double arg2)
move(double arg0, double arg1, double arg2)
method_19324(double arg0, double arg1, double arg2)
m_ybxzbbxk(double arg0, double arg1, double arg2)
moveBy(double x, double y, double z)
moveBy(double x, double y, double z)
m_90568_(double p_90570_, double arg1, double arg2)
protected void
a(float arg0, float arg1)
setRotation(float arg0, float arg1)
method_19325(float arg0, float arg1)
m_pecxrnpp(float arg0, float arg1)
setRotation(float yaw, float pitch)
setRotation(float yaw, float pitch)
m_90572_(float p_90574_, float arg1)
protected void
b(double arg0, double arg1, double arg2)
setPosition(double arg0, double arg1, double arg2)
method_19327(double arg0, double arg1, double arg2)
m_wgpktaes(double arg0, double arg1, double arg2)
setPos(double x, double y, double z)
setPos(double x, double y, double z)
m_90584_(double p_90586_, double arg1, double arg2)
protected void
a(ede arg0)
setPosition(Vec3 arg0)
method_19322(class_243 arg0)
m_qghtsmxy(C_vgpupfxx arg0)
setPos(Vec3d pos)
setPos(Vec3d pos)
m_90581_(C_3046_ arg0)
public Vec3
b()
getPosition()
method_19326()
m_uqqwnxbw()
getPos()
getPos()
m_90583_()
public BlockPos
c()
getBlockPosition()
method_19328()
m_eivzhdzj()
getBlockPos()
getBlockPos()
m_90588_()
public float
d()
getXRot()
method_19329()
m_eseycesk()
getPitch()
getPitch()
m_90589_()
public float
e()
getYRot()
method_19330()
m_jcwynaeb()
getYaw()
getYaw()
m_90590_()
public org.joml.Quaternionf
f()
rotation()
method_23767()
m_aoenjstc()
getRotation()
getRotation()
m_253121_()
public Entity
g()
getEntity()
method_19331()
m_nfvrcaxt()
getFocusedEntity()
getFocusedEntity()
m_90592_()
public boolean
h()
isInitialized()
method_19332()
m_zmomxvnh()
isReady()
isReady()
m_90593_()
public boolean
i()
isDetached()
method_19333()
m_tjxnqzzj()
isThirdPerson()
isThirdPerson()
m_90594_()
public Camera$NearPlane
j()
getNearPlane()
method_36425()
m_khyzixam()
getProjection()
getProjection()
m_167684_()
public FogType
k()
getFluidInCamera()
method_19334()
m_ytihosqf()
getSubmersionType()
getSubmersionType()
m_167685_()
public final org.joml.Vector3f
l()
getLookVector()
method_19335()
m_xqbpyilg()
getHorizontalPlane()
getHorizontalPlane()
m_253058_()
public final org.joml.Vector3f
m()
getUpVector()
method_19336()
m_bdaklhyb()
getVerticalPlane()
getVerticalPlane()
m_253028_()
public final org.joml.Vector3f
n()
getLeftVector()
method_35689()
m_snkobkak()
getDiagonalPlane()
getDiagonalPlane()
m_252775_()
public void
o()
reset()
method_19337()
m_megeuvtb()
reset()
reset()
m_90598_()