net.minecraft.client.render

public class Camera

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bpg arg0, aom 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)
update(BlockView area, Entity focusedEntity, boolean thirdPerson, boolean inverseView, float tickDelta)
m_qcownszy(C_peaveboq arg0, C_astfners arg1, boolean arg2, boolean arg3, float arg4)
func_216772_a(IBlockReader arg0, Entity arg1, boolean arg2, boolean arg3, float arg4)
update(IBlockReader worldIn, Entity renderViewEntity, boolean thirdPersonIn, boolean thirdPersonReverseIn, float partialTicks)
public void
a()
tick()
method_19317()
updateEyeHeight()
m_gvuhcfbu()
func_216783_a()
interpolateHeight()
private double
a(double arg0)
getMaxZoom(double arg0)
method_19318(double arg0)
clipToSpace(double desiredCameraDistance)
m_rvxwqaii(double arg0)
func_216779_a(double arg0)
calcCameraDistance(double startingDistance)
protected void
a(double arg0, double arg1, double arg2)
move(double arg0, double arg1, double arg2)
method_19324(double arg0, double arg1, double arg2)
moveBy(double x, double y, double z)
m_ybxzbbxk(double arg0, double arg1, double arg2)
func_216782_a(double arg0, double arg1, double arg2)
movePosition(double distanceOffset, double verticalOffset, double horizontalOffset)
protected void
a(float arg0, float arg1)
setRotation(float arg0, float arg1)
method_19325(float arg0, float arg1)
setRotation(float yaw, float pitch)
m_pecxrnpp(float arg0, float arg1)
func_216776_a(float arg0, float arg1)
setDirection(float pitchIn, float yawIn)
protected void
b(double arg0, double arg1, double arg2)
setPosition(double arg0, double arg1, double arg2)
method_19327(double arg0, double arg1, double arg2)
setPos(double x, double y, double z)
m_wgpktaes(double arg0, double arg1, double arg2)
func_216775_b(double arg0, double arg1, double arg2)
setPosition(double x, double y, double z)
protected void
a(dem arg0)
setPosition(Vec3 arg0)
method_19322(class_243 arg0)
setPos(Vec3d pos)
m_qghtsmxy(C_vgpupfxx arg0)
func_216774_a(Vector3d arg0)
setPosition(Vector3d posIn)
public Vec3d
b()
getPosition()
method_19326()
getPos()
m_uqqwnxbw()
func_216785_c()
getProjectedView()
public BlockPos
c()
getBlockPosition()
method_19328()
getBlockPos()
m_eivzhdzj()
func_216780_d()
getBlockPos()
public float
d()
getXRot()
method_19329()
getPitch()
m_eseycesk()
func_216777_e()
getPitch()
public float
e()
getYRot()
method_19330()
getYaw()
m_jcwynaeb()
func_216778_f()
getYaw()
public Quaternion
f()
rotation()
method_23767()
getRotation()
m_aoenjstc()
func_227995_f_()
getRotation()
public Entity
g()
getEntity()
method_19331()
getFocusedEntity()
m_nfvrcaxt()
func_216773_g()
getRenderViewEntity()
public boolean
h()
isInitialized()
method_19332()
isReady()
m_zmomxvnh()
func_216786_h()
isValid()
public boolean
i()
isDetached()
method_19333()
isThirdPerson()
m_tjxnqzzj()
func_216770_i()
isThirdPerson()
public FluidState
k()
getFluidInCamera()
method_19334()
getSubmergedFluidState()
m_ytihosqf()
func_216771_k()
getFluidState()
public final Vector3f
l()
getLookVector()
method_19335()
getHorizontalPlane()
m_xqbpyilg()
func_227996_l_()
getViewVector()
public final Vector3f
m()
getUpVector()
method_19336()
getVerticalPlane()
m_bdaklhyb()
func_227997_m_()
getUpVector()
public void
o()
reset()
method_19337()
reset()
m_megeuvtb()
func_216781_o()
clear()