net.minecraft.client

public class Camera

daz
net.minecraft.client.Camera
net.minecraft.class_4184
net.minecraft.unmapped.C_dcmtgrvm
net.minecraft.client.render.Camera
net.minecraft.client.renderer.ActiveRenderInfo

Field summary

Modifier and TypeField
private boolean
a
initialized
field_18709
f_kttxnyjy
ready
field_216789_a
private BlockGetter
b
level
field_18710
f_ccvrnhmt
area
field_216790_b
private Entity
c
entity
field_18711
f_milaksbm
focusedEntity
field_216791_c
private Vec3
d
position
field_18712
f_chyndtnn
pos
field_216792_d
private final BlockPos$MutableBlockPos
e
blockPosition
field_18713
f_lkpfexrc
blockPos
field_216793_e
private final Vector3f
f
forwards
field_18714
f_vmsaybha
horizontalPlane
field_216794_f
private final Vector3f
g
up
field_18715
f_ytglpkdt
verticalPlane
field_216795_g
private final Vector3f
h
left
field_18716
f_awbqkayt
diagonalPlane
field_216796_h
private float
i
xRot
field_18717
f_yazojrjc
pitch
field_216797_i
private float
j
yRot
field_18718
f_inebbekr
yaw
field_216798_j
private final Quaternion
k
rotation
field_21518
f_bmvmumeg
rotation
field_227994_k_
private boolean
l
detached
field_18719
f_cqspulvd
thirdPerson
field_216799_k
private boolean
m
mirror
field_18720
f_krjgsnqt
inverseView
field_216800_l
private float
n
eyeHeight
field_18721
f_wmojnkwy
cameraY
field_216801_m
private float
o
eyeHeightOld
field_18722
f_cutvmukt
lastCameraY
field_216802_n

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bjd arg0, akn 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)
func_216772_a(IBlockReader arg0, Entity arg1, boolean arg2, boolean arg3, float arg4)
public void
a()
tick()
method_19317()
m_gvuhcfbu()
updateEyeHeight()
func_216783_a()
private double
a(double arg0)
getMaxZoom(double arg0)
method_19318(double arg0)
m_rvxwqaii(double arg0)
clipToSpace(double desiredCameraDistance)
func_216779_a(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)
func_216782_a(double arg0, 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)
func_216776_a(float arg0, 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)
func_216775_b(double arg0, double arg1, double arg2)
protected void
a(cvi arg0)
setPosition(Vec3 arg0)
method_19322(class_243 arg0)
m_qghtsmxy(C_vgpupfxx arg0)
setPos(Vec3d pos)
func_216774_a(Vec3d arg0)
public Vec3
b()
getPosition()
method_19326()
m_uqqwnxbw()
getPos()
func_216785_c()
public BlockPos
c()
getBlockPosition()
method_19328()
m_eivzhdzj()
getBlockPos()
func_216780_d()
public float
d()
getXRot()
method_19329()
m_eseycesk()
getPitch()
func_216777_e()
public float
e()
getYRot()
method_19330()
m_jcwynaeb()
getYaw()
func_216778_f()
public Quaternion
f()
rotation()
method_23767()
m_aoenjstc()
getRotation()
func_227995_f_()
public Entity
g()
getEntity()
method_19331()
m_nfvrcaxt()
getFocusedEntity()
func_216773_g()
public boolean
h()
isInitialized()
method_19332()
m_zmomxvnh()
isReady()
func_216786_h()
public boolean
i()
isDetached()
method_19333()
m_tjxnqzzj()
isThirdPerson()
func_216770_i()
public FluidState
k()
getFluidInCamera()
method_19334()
m_ytihosqf()
getSubmergedFluidState()
func_216771_k()
public final Vector3f
l()
getLookVector()
method_19335()
m_xqbpyilg()
getHorizontalPlane()
func_227996_l_()
public final Vector3f
m()
getUpVector()
method_19336()
m_bdaklhyb()
getVerticalPlane()
func_227997_m_()
public void
o()
reset()
method_19337()
m_megeuvtb()
reset()
func_216781_o()