History - net.minecraft.client.render.Camera
1.7.10
Names
baj
net.minecraft.class_321
net.minecraft.client.render.Camera
net.minecraft.client.renderer.ActiveRenderInfo
Fields
float: a, field_887, x, objectX
float: b, field_888, y, objectY
float: c, field_889, z, objectZ
IntBuffer: i, field_895, VIEWPORT_BUFFER, viewport
FloatBuffer: j, field_896, MODELVIEW_MATRIX_BUFFER, modelview
FloatBuffer: k, field_897, PROJECTION_MATRIX_BUFFER, projection
FloatBuffer: l, field_898, POSITION_BUFFER, objectCoords
float: d, field_890, dx, rotationX
float: e, field_891, dy, rotationXZ
float: f, field_892, dz, rotationZ
float: g, field_893, forwards, rotationYZ
float: h, field_894, sideways, rotationXY
Constructors
Methods
void (PlayerEntity, boolean): a, method_804, setup, updateRenderInfo
Vec3d (LivingEntity, double): b, method_806, getEntityPosVec3d, projectViewFromEntity
Block (World, LivingEntity, float): a, method_805, isInLiquid, getBlockAtEntityViewpoint