net.minecraft.client.render

public class Camera

cvd
net.minecraft.class_4184
net.minecraft.client.render.Camera
net.minecraft.client.render.Camera
net.minecraft.client.renderer.ActiveRenderInfo
net.minecraft.client.renderer.ActiveRenderInfo

Field summary

Modifier and TypeField
private boolean
a
field_18709
ready
f_96428152
field_216789_a
valid
private BlockView
b
field_18710
area
world
field_216790_b
world
private Entity
c
field_18711
focusedEntity
camera
field_216791_c
renderViewEntity
private Vec3d
d
field_18712
pos
offset
field_216792_d
pos
private final BlockPos$Mutable
e
field_18713
blockPos
f_79740109
field_216793_e
blockPos
private Vec3d
f
field_18714
horizontalPlane
f_40476738
field_216794_f
look
private Vec3d
g
field_18715
verticalPlane
f_68781773
field_216795_g
up
private Vec3d
h
field_18716
diagonalPlane
f_32723277
field_216796_h
field_216796_h
private float
i
field_18717
pitch
f_64316215
field_216797_i
pitch
private float
j
field_18718
yaw
f_89851314
field_216798_j
yaw
private boolean
k
field_18719
thirdPerson
f_04373172
field_216799_k
thirdPerson
private boolean
l
field_18720
inverseView
f_92048820
field_216800_l
thirdPersonReverse
private float
m
field_18721
cameraY
f_02643237
field_216801_m
height
private float
n
field_18722
lastCameraY
f_19552535
field_216802_n
previousHeight

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(bgw arg0, ail arg1, boolean arg2, boolean arg3, float arg4)
method_19321(class_1922 arg0, class_1297 arg1, boolean arg2, boolean arg3, float arg4)
update(BlockView arg0, Entity arg1, boolean arg2, boolean arg3, float arg4)
m_46087421(BlockView arg0, Entity 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()
method_19317()
updateEyeHeight()
m_40365186()
func_216783_a()
interpolateHeight()
private double
a(double arg0)
method_19318(double arg0)
clipToSpace(double arg0)
m_90713275(double arg0)
func_216779_a(double arg0)
calcCameraDistance(double startingDistance)
protected void
a(double arg0, double arg1, double arg2)
method_19324(double arg0, double arg1, double arg2)
moveBy(double arg0, double arg1, double arg2)
m_63887941(double arg0, double arg1, double arg2)
func_216782_a(double arg0, double arg1, double arg2)
movePosition(double distanceOffset, double verticalOffset, double horizontalOffset)
protected void
b()
method_19323()
updateRotation()
m_81096336()
func_216784_b()
updateLook()
protected void
a(float arg0, float arg1)
method_19325(float arg0, float arg1)
setRotation(float arg0, float arg1)
m_26363754(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)
method_19327(double arg0, double arg1, double arg2)
setPos(double arg0, double arg1, double arg2)
m_18760484(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(csb arg0)
method_19322(class_243 arg0)
setPos(Vec3d arg0)
m_89698183(Vec3d arg0)
func_216774_a(Vec3d arg0)
setPostion(Vec3d posIn)
public Vec3d
c()
method_19326()
getPos()
m_10610650()
func_216785_c()
getProjectedView()
public BlockPos
d()
method_19328()
getBlockPos()
m_80425967()
func_216780_d()
getBlockPos()
public float
e()
method_19329()
getPitch()
m_82030914()
func_216777_e()
getPitch()
public float
f()
method_19330()
getYaw()
m_90927093()
func_216778_f()
getYaw()
public Entity
g()
method_19331()
getFocusedEntity()
m_09950619()
func_216773_g()
getRenderViewEntity()
public boolean
h()
method_19332()
isReady()
m_51558078()
func_216786_h()
isValid()
public boolean
i()
method_19333()
isThirdPerson()
m_77103837()
func_216770_i()
isThirdPerson()
public FluidState
k()
method_19334()
getSubmergedFluidState()
m_18697950()
func_216771_k()
getFluidState()
public final Vec3d
l()
method_19335()
getHorizontalPlane()
m_49958644()
func_216787_l()
getLookDirection()
public final Vec3d
m()
method_19336()
getVerticalPlane()
m_04977857()
func_216788_m()
getUpDirection()
public void
o()
method_19337()
reset()
m_17237358()
func_216781_o()
clear()