History - net.minecraft.client.render.Camera

26.3

Names

Fields

Constructors

Methods

void (CameraRenderState, float): extractRenderState, extractRenderState, method_1_2101, updateRenderState

void (CameraRenderState, RenderTickCounter): extractRenderState, extractRenderState, method_1_2101, updateRenderState

26.2

Names

Fields

org.joml.Vector3f: FORWARDS, FORWARDS, field_52123, HORIZONTAL

org.joml.Vector3f: UP, UP, field_52124, VERTICAL

org.joml.Vector3f: LEFT, LEFT, field_52125, DIAGONAL

org.joml.Vector3fc: FORWARDS, FORWARDS, field_52123, HORIZONTAL

org.joml.Vector3fc: UP, UP, field_52124, VERTICAL

org.joml.Vector3fc: LEFT, LEFT, field_52125, DIAGONAL

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

ger

net.minecraft.client.Camera

net.minecraft.class_4184

net.minecraft.client.render.Camera

Fields

boolean: e, initialized, field_18709, ready, f_kttxnyjy, ready, f_90549_

boolean: initialized, initialized, field_18709, ready

Entity: g, entity, field_18711, focusedEntity, f_milaksbm, focusedEntity, f_90551_

Entity: entity, entity, field_18711, focusedEntity

Vec3d: h, position, field_18712, pos, f_chyndtnn, pos, f_90552_

Vec3d: position, position, field_18712, pos

BlockPos$Mutable: i, blockPosition, field_18713, blockPos, f_lkpfexrc, blockPos, f_90553_

BlockPos$Mutable: blockPosition, blockPosition, field_18713, blockPos

float: m, xRot, field_18717, pitch, f_yazojrjc, pitch, f_90557_

float: xRot, xRot, field_18717, pitch

float: n, yRot, field_18718, yaw, f_inebbekr, yaw, f_90558_

float: yRot, yRot, field_18718, yaw

boolean: p, detached, field_18719, thirdPerson, f_cqspulvd, thirdPerson, f_90560_

boolean: detached, detached, field_18719, thirdPerson

float: q, eyeHeight, field_18721, cameraY, f_wmojnkwy, cameraY, f_90562_

float: eyeHeight, eyeHeight, field_18721, cameraY

float: r, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, lastCameraY, f_90563_

float: eyeHeightOld, eyeHeightOld, field_18722, lastCameraY

org.joml.Vector3f: j, forwards, field_18714, horizontalPlane, f_vmsaybha, horizontalPlane, f_90554_

org.joml.Vector3f: forwards, forwards, field_18714, horizontalPlane

org.joml.Vector3f: k, up, field_18715, verticalPlane, f_ytglpkdt, verticalPlane, f_90555_

org.joml.Vector3f: up, up, field_18715, verticalPlane

org.joml.Vector3f: l, left, field_18716, diagonalPlane, f_awbqkayt, diagonalPlane, f_90556_

org.joml.Vector3f: left, left, field_18716, diagonalPlane

org.joml.Quaternionf: o, rotation, field_21518, rotation, f_bmvmumeg, rotation, f_90559_

org.joml.Quaternionf: rotation, rotation, field_21518, rotation

float: s, partialTickTime, field_47549, lastTickProgress, f_irixwgfc, lastTickDelta, f_303114_

float: a, DEFAULT_CAMERA_DISTANCE, field_47841, BASE_CAMERA_DISTANCE, f_wovkceul, DEFAULT_DISTANCE, f_315635_

float: DEFAULT_CAMERA_DISTANCE, DEFAULT_CAMERA_DISTANCE, field_47841, BASE_CAMERA_DISTANCE

org.joml.Vector3f: b, FORWARDS, field_52123, HORIZONTAL, f_viuaolbc, HORIZONTAL, f_337503_

org.joml.Vector3f: FORWARDS, FORWARDS, field_52123, HORIZONTAL

org.joml.Vector3f: c, UP, field_52124, VERTICAL, f_kcbzdwpp, VERTICAL, f_336762_

org.joml.Vector3f: UP, UP, field_52124, VERTICAL

org.joml.Vector3f: d, LEFT, field_52125, DIAGONAL, f_jsosryyi, DIAGONAL, f_336682_

org.joml.Vector3f: LEFT, LEFT, field_52125, DIAGONAL

World: f, level, field_18710, area, f_ccvrnhmt, area, f_90550_

World: level, level, field_18710, area

EnvironmentAttributeInterpolator: t, attributeProbe, field_63830, environmentAttributeInterpolator, f_mpriautk, f_434086_

EnvironmentAttributeInterpolator: attributeProbe, attributeProbe, field_63830, environmentAttributeInterpolator

float: PROJECTION_Z_NEAR, PROJECTION_Z_NEAR, field_1_1698, NEAR_PLANE_DISTANCE

float: BASE_HUD_FOV, BASE_HUD_FOV, field_1_1695, DEFAULT_HUD_FOV

org.joml.Vector3f: panoramicForwards, panoramicForwards, field_1_1713, panoramaHorizontalPlane

ProjectionMatrix3: projection, projection, field_1_1714, projection

Frustum: cullFrustum, cullFrustum, field_1_1703, frustum

Frustum: capturedFrustum, capturedFrustum, field_1_1702, capturedFrustum

boolean: captureFrustum, captureFrustum, field_1_1701, captureFrustumRequested

org.joml.Matrix4f: cachedViewRotMatrix, cachedViewRotMatrix, field_1_1699, rotationMatrix

org.joml.Matrix4f: cachedViewRotProjMatrix, cachedViewRotProjMatrix, field_1_1700, projectionMatrix

long: lastProjectionVersion, lastProjectionVersion, field_1_1709, projectionMatrixLastQueriedAt

int: matrixPropertiesDirty, matrixPropertiesDirty, field_1_1710, updateFlags

int: DIRTY_VIEW_ROT, DIRTY_VIEW_ROT, field_1_1696, FLAG_ROTATION_MATRIX_DIRTY

int: DIRTY_VIEW_ROT_PROJ, DIRTY_VIEW_ROT_PROJ, field_1_1697, FLAG_PROJECTION_MATRIX_DIRTY

float: fovModifier, fovModifier, field_1_1706, fovMultiplier

float: oldFovModifier, oldFovModifier, field_1_1712, lastFovMultiplier

float: fov, fov, field_1_1705, fov

float: hudFov, hudFov, field_1_1707, hudFov

float: depthFar, depthFar, field_1_1704, farPlaneDistance

boolean: isPanoramicMode, isPanoramicMode, field_1_1708, panoramaMode

MinecraftClient: minecraft, minecraft, field_1_1711, client

Constructors

Methods

void (): c, tick, method_19317, updateEyeHeight, m_gvuhcfbu, updateEyeHeight, m_90565_

void (): tick, tick, method_19317, updateEyeHeight

void (float, float): a, setRotation, method_19325, setRotation, m_pecxrnpp, setRotation, m_90572_

void (float, float): setRotation, setRotation, method_19325, setRotation

void (double, double, double): a, setPosition, method_19327, setPos, m_wgpktaes, setPos, m_90584_

void (double, double, double): setPosition, setPosition, method_19327, setPos

void (Vec3d): a, setPosition, method_19322, setPos, m_qghtsmxy, setPos, m_90581_

void (Vec3d): setPosition, setPosition, method_19322, setPos

BlockPos (): d, blockPosition, method_19328, getBlockPos, m_rdydqcco, m_90588_

BlockPos (): blockPosition, blockPosition, method_19328, getBlockPos

float (): e, xRot, method_19329, getPitch, m_oqufrabh, m_90589_

float (): xRot, xRot, method_19329, getPitch

float (): f, yRot, method_19330, getYaw, m_qnqmdjhi, m_90590_

float (): yRot, yRot, method_19330, getYaw

Entity (): h, entity, method_19331, getFocusedEntity, m_vtnsznwq, m_90592_

Entity (): entity, entity, method_19331, getFocusedEntity

boolean (): i, isInitialized, method_19332, isReady, m_zmomxvnh, isReady, m_90593_

boolean (): isInitialized, isInitialized, method_19332, isReady

boolean (): j, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, isThirdPerson, m_90594_

boolean (): isDetached, isDetached, method_19333, isThirdPerson

void (): q, reset, method_19337, reset, m_megeuvtb, reset, m_90598_

void (): reset, reset, method_19337, reset

Camera$Projection (): l, getNearPlane, method_36425, getProjection, m_khyzixam, getProjection, m_167684_

CameraSubmersionType (): m, getFluidInCamera, method_19334, getSubmersionType, m_ytihosqf, getSubmersionType, m_167685_

CameraSubmersionType (): getFluidInCamera, getFluidInCamera, method_19334, getSubmersionType

org.joml.Quaternionf (): g, rotation, method_23767, getRotation, m_aoenjstc, getRotation, m_253121_

org.joml.Quaternionf (): rotation, rotation, method_23767, getRotation

float (): r, getPartialTickTime, method_55437, getLastTickProgress, m_jihuttpb, getLastTickDelta, m_306445_

float (float): a, getMaxZoom, method_19318, clipToSpace, m_rvxwqaii, clipToSpace, m_90566_

float (float): getMaxZoom, getMaxZoom, method_19318, clipToSpace

void (float, float, float): a, move, method_19324, moveBy, m_ybxzbbxk, moveBy, m_90568_

void (float, float, float): move, move, method_19324, moveBy

float (): a, yaw, method_71155, getCameraYaw, m_qfjkdozj, getWaypointYaw, m_402190_

float (): yaw, yaw, method_71155, getCameraYaw

Vec3d (): b, position, method_71156, getCameraPos, m_wqyczlyh, getWaypointPos, m_402260_

Vec3d (): position, position, method_71156, getCameraPos

void (World, Entity, boolean, boolean, float): a, setup, method_19321, update, m_qcownszy, update, m_90575_

EnvironmentAttributeInterpolator (): k, attributeProbe, method_75756, getEnvironmentAttributeInterpolator, m_lousllzh, m_443081_

EnvironmentAttributeInterpolator (): attributeProbe, attributeProbe, method_75756, getEnvironmentAttributeInterpolator

org.joml.Vector3fc (): n, forwardVector, method_19335, getHorizontalPlane, m_ldahtetn, m_253058_

org.joml.Vector3fc (): forwardVector, forwardVector, method_19335, getHorizontalPlane

org.joml.Vector3fc (): o, upVector, method_19336, getVerticalPlane, m_rrctnsjw, m_253028_

org.joml.Vector3fc (): upVector, upVector, method_19336, getVerticalPlane

org.joml.Vector3fc (): p, leftVector, method_35689, getDiagonalPlane, m_nspwnmug, m_252775_

org.joml.Vector3fc (): leftVector, leftVector, method_35689, getDiagonalPlane

void (RenderTickCounter): update, update, method_1_2116, tick

float (RenderTickCounter): getCameraEntityPartialTicks, getCameraEntityPartialTicks, method_1_2452, getTickProgressForFocusedEntity

void (CameraRenderState, float): extractRenderState, extractRenderState, method_1_2101, updateRenderState

void (): tickFov, tickFov, method_1_2115, updateFovMultiplier

org.joml.Matrix4f (): createProjectionMatrixForCulling, createProjectionMatrixForCulling, method_1_2098, getPerspectiveMatrix

Frustum (): getCullFrustum, getCullFrustum, method_1_2103, getFrustum

void (org.joml.Matrix4fc, org.joml.Matrix4f, Vec3d): prepareCullFrustum, prepareCullFrustum, method_1_2110, updateFrustum

Frustum (): getCapturedFrustum, getCapturedFrustum, method_1_2102, getCapturedFrustum

void (): captureFrustum, captureFrustum, method_1_2097, captureFrustum

void (): killFrustum, killFrustum, method_1_2107, killFrustum

float (float): calculateFov, calculateFov, method_1_2095, getFov

float (float): calculateHudFov, calculateHudFov, method_1_2096, getHudFov

float (float, float): modifyFovBasedOnDeathOrFluid, modifyFovBasedOnDeathOrFluid, method_1_2108, applyFovEffects

void (float): alignWithEntity, alignWithEntity, method_1_2094, setPositionAndRotation

boolean (): isPanoramicMode, isPanoramicMode, method_1_2106, isInPanoramaMode

float (): getFov, getFov, method_55437, getFov

void (float, float, float, float, float): setupPerspective, setupPerspective, method_1_2114, setToPerspective

void (float, float, float, float, boolean): setupOrtho, setupOrtho, method_1_2113, setToOrthrographic

org.joml.Matrix4f (org.joml.Matrix4f): getViewRotationMatrix, getViewRotationMatrix, method_1_2104, getRotationMatrix

org.joml.Matrix4f (org.joml.Matrix4f): getViewRotationProjectionMatrix, getViewRotationProjectionMatrix, method_1_2105, getProjectionMatrix

void (Entity): setEntity, setEntity, method_1_2111, setFocusedEntity

Camera$Projection (float): getNearPlane, getNearPlane, method_36425, getProjection

org.joml.Vector3fc (): panoramicForwards, panoramicForwards, method_1_2109, getPanoramaHorizontalPlane

void (ClientWorld): setLevel, setLevel, method_1_2112, setArea

void (): enablePanoramicMode, enablePanoramicMode, method_1_2100, setPanoramaMode

void (): disablePanoramicMode, disablePanoramicMode, method_1_2099, revokePanoramaMode

1.21.11

Names

fzh

ger

Fields

BlockView: f, level, field_18710, area, f_ccvrnhmt, area, f_90550_

World: f, level, field_18710, area, f_ccvrnhmt, area, f_90550_

EnvironmentAttributeInterpolator: t, attributeProbe, field_63830, environmentAttributeInterpolator, f_mpriautk, f_434086_

Constructors

Methods

void (BlockView, Entity, boolean, boolean, float): a, setup, method_19321, update, m_qcownszy, update, m_90575_

Vec3d (): d, getPosition, method_19326, getPos, m_uqqwnxbw, getPos, m_90583_

BlockPos (): e, getBlockPosition, method_19328, getBlockPos, m_eivzhdzj, getBlockPos, m_90588_

BlockPos (): d, blockPosition, method_19328, getBlockPos, m_rdydqcco, m_90588_

float (): f, getXRot, method_19329, getPitch, m_eseycesk, getPitch, m_90589_

float (): e, xRot, method_19329, getPitch, m_oqufrabh, m_90589_

float (): g, getYRot, method_19330, getYaw, m_jcwynaeb, getYaw, m_90590_

float (): f, yRot, method_19330, getYaw, m_qnqmdjhi, m_90590_

Entity (): i, getEntity, method_19331, getFocusedEntity, m_nfvrcaxt, getFocusedEntity, m_90592_

Entity (): h, entity, method_19331, getFocusedEntity, m_vtnsznwq, m_90592_

boolean (): j, isInitialized, method_19332, isReady, m_zmomxvnh, isReady, m_90593_

boolean (): i, isInitialized, method_19332, isReady, m_zmomxvnh, isReady, m_90593_

boolean (): k, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, isThirdPerson, m_90594_

boolean (): j, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, isThirdPerson, m_90594_

org.joml.Quaternionf (): h, rotation, method_23767, getRotation, m_aoenjstc, getRotation, m_253121_

org.joml.Quaternionf (): g, rotation, method_23767, getRotation, m_aoenjstc, getRotation, m_253121_

org.joml.Vector3f (): n, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, getHorizontalPlane, m_253058_

org.joml.Vector3f (): o, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, getVerticalPlane, m_253028_

org.joml.Vector3f (): p, getLeftVector, method_35689, getDiagonalPlane, m_snkobkak, getDiagonalPlane, m_252775_

void (World, Entity, boolean, boolean, float): a, setup, method_19321, update, m_qcownszy, update, m_90575_

EnvironmentAttributeInterpolator (): k, attributeProbe, method_75756, getEnvironmentAttributeInterpolator, m_lousllzh, m_443081_

org.joml.Vector3fc (): n, forwardVector, method_19335, getHorizontalPlane, m_ldahtetn, m_253058_

org.joml.Vector3fc (): o, upVector, method_19336, getVerticalPlane, m_rrctnsjw, m_253028_

org.joml.Vector3fc (): p, leftVector, method_35689, getDiagonalPlane, m_nspwnmug, m_252775_

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

ftm

fzh

Fields

boolean: f, initialized, field_18709, ready, f_kttxnyjy, ready, f_90549_

boolean: e, initialized, field_18709, ready, f_kttxnyjy, ready, f_90549_

BlockView: g, level, field_18710, area, f_ccvrnhmt, area, f_90550_

BlockView: f, level, field_18710, area, f_ccvrnhmt, area, f_90550_

Entity: h, entity, field_18711, focusedEntity, f_milaksbm, focusedEntity, f_90551_

Entity: g, entity, field_18711, focusedEntity, f_milaksbm, focusedEntity, f_90551_

Vec3d: i, position, field_18712, pos, f_chyndtnn, pos, f_90552_

Vec3d: h, position, field_18712, pos, f_chyndtnn, pos, f_90552_

BlockPos$Mutable: j, blockPosition, field_18713, blockPos, f_lkpfexrc, blockPos, f_90553_

BlockPos$Mutable: i, blockPosition, field_18713, blockPos, f_lkpfexrc, blockPos, f_90553_

float: n, xRot, field_18717, pitch, f_yazojrjc, pitch, f_90557_

float: m, xRot, field_18717, pitch, f_yazojrjc, pitch, f_90557_

float: o, yRot, field_18718, yaw, f_inebbekr, yaw, f_90558_

float: n, yRot, field_18718, yaw, f_inebbekr, yaw, f_90558_

boolean: q, detached, field_18719, thirdPerson, f_cqspulvd, thirdPerson, f_90560_

boolean: p, detached, field_18719, thirdPerson, f_cqspulvd, thirdPerson, f_90560_

float: r, eyeHeight, field_18721, cameraY, f_wmojnkwy, cameraY, f_90562_

float: q, eyeHeight, field_18721, cameraY, f_wmojnkwy, cameraY, f_90562_

float: s, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, lastCameraY, f_90563_

float: r, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, lastCameraY, f_90563_

float: a, FOG_DISTANCE_SCALE, field_32133, field_32133, f_ubasiktk, FOG_SCALE, f_167683_

org.joml.Vector3f: k, forwards, field_18714, horizontalPlane, f_vmsaybha, horizontalPlane, f_90554_

org.joml.Vector3f: j, forwards, field_18714, horizontalPlane, f_vmsaybha, horizontalPlane, f_90554_

org.joml.Vector3f: l, up, field_18715, verticalPlane, f_ytglpkdt, verticalPlane, f_90555_

org.joml.Vector3f: k, up, field_18715, verticalPlane, f_ytglpkdt, verticalPlane, f_90555_

org.joml.Vector3f: m, left, field_18716, diagonalPlane, f_awbqkayt, diagonalPlane, f_90556_

org.joml.Vector3f: l, left, field_18716, diagonalPlane, f_awbqkayt, diagonalPlane, f_90556_

org.joml.Quaternionf: p, rotation, field_21518, rotation, f_bmvmumeg, rotation, f_90559_

org.joml.Quaternionf: o, rotation, field_21518, rotation, f_bmvmumeg, rotation, f_90559_

float: t, partialTickTime, field_47549, lastTickProgress, f_irixwgfc, lastTickDelta, f_303114_

float: s, partialTickTime, field_47549, lastTickProgress, f_irixwgfc, lastTickDelta, f_303114_

float: b, DEFAULT_CAMERA_DISTANCE, field_47841, BASE_CAMERA_DISTANCE, f_wovkceul, DEFAULT_DISTANCE, f_315635_

float: a, DEFAULT_CAMERA_DISTANCE, field_47841, BASE_CAMERA_DISTANCE, f_wovkceul, DEFAULT_DISTANCE, f_315635_

org.joml.Vector3f: c, FORWARDS, field_52123, HORIZONTAL, f_viuaolbc, HORIZONTAL, f_337503_

org.joml.Vector3f: b, FORWARDS, field_52123, HORIZONTAL, f_viuaolbc, HORIZONTAL, f_337503_

org.joml.Vector3f: d, UP, field_52124, VERTICAL, f_kcbzdwpp, VERTICAL, f_336762_

org.joml.Vector3f: c, UP, field_52124, VERTICAL, f_kcbzdwpp, VERTICAL, f_336762_

org.joml.Vector3f: e, LEFT, field_52125, DIAGONAL, f_jsosryyi, DIAGONAL, f_336682_

org.joml.Vector3f: d, LEFT, field_52125, DIAGONAL, f_jsosryyi, DIAGONAL, f_336682_

Constructors

Methods

1.21.8

Names

ftl

ftm

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

fpy

ftl

Fields

Constructors

Methods

void (): a, tick, method_19317, updateEyeHeight, m_gvuhcfbu, updateEyeHeight, m_90565_

void (): c, tick, method_19317, updateEyeHeight, m_gvuhcfbu, updateEyeHeight, m_90565_

Vec3d (): b, getPosition, method_19326, getPos, m_uqqwnxbw, getPos, m_90583_

Vec3d (): d, getPosition, method_19326, getPos, m_uqqwnxbw, getPos, m_90583_

BlockPos (): c, getBlockPosition, method_19328, getBlockPos, m_eivzhdzj, getBlockPos, m_90588_

BlockPos (): e, getBlockPosition, method_19328, getBlockPos, m_eivzhdzj, getBlockPos, m_90588_

float (): d, getXRot, method_19329, getPitch, m_eseycesk, getPitch, m_90589_

float (): f, getXRot, method_19329, getPitch, m_eseycesk, getPitch, m_90589_

float (): e, getYRot, method_19330, getYaw, m_jcwynaeb, getYaw, m_90590_

float (): g, getYRot, method_19330, getYaw, m_jcwynaeb, getYaw, m_90590_

Entity (): g, getEntity, method_19331, getFocusedEntity, m_nfvrcaxt, getFocusedEntity, m_90592_

Entity (): i, getEntity, method_19331, getFocusedEntity, m_nfvrcaxt, getFocusedEntity, m_90592_

boolean (): h, isInitialized, method_19332, isReady, m_zmomxvnh, isReady, m_90593_

boolean (): j, isInitialized, method_19332, isReady, m_zmomxvnh, isReady, m_90593_

boolean (): i, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, isThirdPerson, m_90594_

boolean (): k, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, isThirdPerson, m_90594_

void (): o, reset, method_19337, reset, m_megeuvtb, reset, m_90598_

void (): q, reset, method_19337, reset, m_megeuvtb, reset, m_90598_

Camera$Projection (): j, getNearPlane, method_36425, getProjection, m_khyzixam, getProjection, m_167684_

Camera$Projection (): l, getNearPlane, method_36425, getProjection, m_khyzixam, getProjection, m_167684_

CameraSubmersionType (): k, getFluidInCamera, method_19334, getSubmersionType, m_ytihosqf, getSubmersionType, m_167685_

CameraSubmersionType (): m, getFluidInCamera, method_19334, getSubmersionType, m_ytihosqf, getSubmersionType, m_167685_

org.joml.Quaternionf (): f, rotation, method_23767, getRotation, m_aoenjstc, getRotation, m_253121_

org.joml.Quaternionf (): h, rotation, method_23767, getRotation, m_aoenjstc, getRotation, m_253121_

org.joml.Vector3f (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, getHorizontalPlane, m_253058_

org.joml.Vector3f (): n, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, getHorizontalPlane, m_253058_

org.joml.Vector3f (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, getVerticalPlane, m_253028_

org.joml.Vector3f (): o, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, getVerticalPlane, m_253028_

org.joml.Vector3f (): n, getLeftVector, method_35689, getDiagonalPlane, m_snkobkak, getDiagonalPlane, m_252775_

org.joml.Vector3f (): p, getLeftVector, method_35689, getDiagonalPlane, m_snkobkak, getDiagonalPlane, m_252775_

float (): p, getPartialTickTime, method_55437, getLastTickProgress, m_jihuttpb, getLastTickDelta, m_306445_

float (): r, getPartialTickTime, method_55437, getLastTickProgress, m_jihuttpb, getLastTickDelta, m_306445_

float (): a, yaw, method_71155, getCameraYaw, m_qfjkdozj, getWaypointYaw, m_402190_

Vec3d (): b, position, method_71156, getCameraPos, m_wqyczlyh, getWaypointPos, m_402260_

1.21.5

Names

fks

fpy

Fields

float: t, partialTickTime, field_47549, lastTickDelta, f_irixwgfc, lastTickDelta, f_303114_

float: t, partialTickTime, field_47549, lastTickProgress, f_irixwgfc, lastTickDelta, f_303114_

Constructors

Methods

float (): p, getPartialTickTime, method_55437, getLastTickDelta, m_jihuttpb, getLastTickDelta, m_306445_

float (): p, getPartialTickTime, method_55437, getLastTickProgress, m_jihuttpb, getLastTickDelta, m_306445_

1.21.4

Names

flp

fks

Fields

Constructors

Methods

1.21.3

Names

ffy

flp

Fields

Constructors

Methods

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

fes

ffy

Fields

boolean: c, initialized, field_18709, ready, f_kttxnyjy, ready, f_90549_

boolean: f, initialized, field_18709, ready, f_kttxnyjy, ready, f_90549_

BlockView: d, level, field_18710, area, f_ccvrnhmt, area, f_90550_

BlockView: g, level, field_18710, area, f_ccvrnhmt, area, f_90550_

Entity: e, entity, field_18711, focusedEntity, f_milaksbm, focusedEntity, f_90551_

Entity: h, entity, field_18711, focusedEntity, f_milaksbm, focusedEntity, f_90551_

Vec3d: f, position, field_18712, pos, f_chyndtnn, pos, f_90552_

Vec3d: i, position, field_18712, pos, f_chyndtnn, pos, f_90552_

BlockPos$Mutable: g, blockPosition, field_18713, blockPos, f_lkpfexrc, blockPos, f_90553_

BlockPos$Mutable: j, blockPosition, field_18713, blockPos, f_lkpfexrc, blockPos, f_90553_

float: k, xRot, field_18717, pitch, f_yazojrjc, pitch, f_90557_

float: n, xRot, field_18717, pitch, f_yazojrjc, pitch, f_90557_

float: l, yRot, field_18718, yaw, f_inebbekr, yaw, f_90558_

float: o, yRot, field_18718, yaw, f_inebbekr, yaw, f_90558_

boolean: n, detached, field_18719, thirdPerson, f_cqspulvd, thirdPerson, f_90560_

boolean: q, detached, field_18719, thirdPerson, f_cqspulvd, thirdPerson, f_90560_

float: o, eyeHeight, field_18721, cameraY, f_wmojnkwy, cameraY, f_90562_

float: r, eyeHeight, field_18721, cameraY, f_wmojnkwy, cameraY, f_90562_

float: p, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, lastCameraY, f_90563_

float: s, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, lastCameraY, f_90563_

org.joml.Vector3f: h, forwards, field_18714, horizontalPlane, f_vmsaybha, horizontalPlane, f_90554_

org.joml.Vector3f: k, forwards, field_18714, horizontalPlane, f_vmsaybha, horizontalPlane, f_90554_

org.joml.Vector3f: i, up, field_18715, verticalPlane, f_ytglpkdt, verticalPlane, f_90555_

org.joml.Vector3f: l, up, field_18715, verticalPlane, f_ytglpkdt, verticalPlane, f_90555_

org.joml.Vector3f: j, left, field_18716, diagonalPlane, f_awbqkayt, diagonalPlane, f_90556_

org.joml.Vector3f: m, left, field_18716, diagonalPlane, f_awbqkayt, diagonalPlane, f_90556_

org.joml.Quaternionf: m, rotation, field_21518, rotation, f_bmvmumeg, rotation, f_90559_

org.joml.Quaternionf: p, rotation, field_21518, rotation, f_bmvmumeg, rotation, f_90559_

float: q, partialTickTime, field_47549, lastTickDelta, f_irixwgfc, tickDelta, f_303114_

float: t, partialTickTime, field_47549, lastTickDelta, f_irixwgfc, lastTickDelta, f_303114_

float: b, DEFAULT_CAMERA_DISTANCE, field_47841, BASE_CAMERA_DISTANCE, f_wovkceul, f_315635_

float: b, DEFAULT_CAMERA_DISTANCE, field_47841, BASE_CAMERA_DISTANCE, f_wovkceul, DEFAULT_DISTANCE, f_315635_

org.joml.Vector3f: c, FORWARDS, field_52123, HORIZONTAL, f_viuaolbc, HORIZONTAL, f_337503_

org.joml.Vector3f: d, UP, field_52124, VERTICAL, f_kcbzdwpp, VERTICAL, f_336762_

org.joml.Vector3f: e, LEFT, field_52125, DIAGONAL, f_jsosryyi, DIAGONAL, f_336682_

Constructors

Methods

double (double): a, getMaxZoom, method_19318, clipToSpace, m_rvxwqaii, clipToSpace, m_90566_

void (double, double, double): a, move, method_19324, moveBy, m_ybxzbbxk, moveBy, m_90568_

void (double, double, double): b, setPosition, method_19327, setPos, m_wgpktaes, setPos, m_90584_

void (double, double, double): a, setPosition, method_19327, setPos, m_wgpktaes, setPos, m_90584_

float (): p, getPartialTickTime, method_55437, getLastTickDelta, m_jihuttpb, m_306445_

float (): p, getPartialTickTime, method_55437, getLastTickDelta, m_jihuttpb, getLastTickDelta, m_306445_

float (float): a, getMaxZoom, method_19318, clipToSpace, m_rvxwqaii, clipToSpace, m_90566_

void (float, float, float): a, move, method_19324, moveBy, m_ybxzbbxk, moveBy, m_90568_

1.20.6

Names

eut

fes

Fields

boolean: b, initialized, field_18709, ready, f_kttxnyjy, ready, f_90549_

boolean: c, initialized, field_18709, ready, f_kttxnyjy, ready, f_90549_

BlockView: c, level, field_18710, area, f_ccvrnhmt, area, f_90550_

BlockView: d, level, field_18710, area, f_ccvrnhmt, area, f_90550_

Entity: d, entity, field_18711, focusedEntity, f_milaksbm, focusedEntity, f_90551_

Entity: e, entity, field_18711, focusedEntity, f_milaksbm, focusedEntity, f_90551_

Vec3d: e, position, field_18712, pos, f_chyndtnn, pos, f_90552_

Vec3d: f, position, field_18712, pos, f_chyndtnn, pos, f_90552_

BlockPos$Mutable: f, blockPosition, field_18713, blockPos, f_lkpfexrc, blockPos, f_90553_

BlockPos$Mutable: g, blockPosition, field_18713, blockPos, f_lkpfexrc, blockPos, f_90553_

float: j, xRot, field_18717, pitch, f_yazojrjc, pitch, f_90557_

float: k, xRot, field_18717, pitch, f_yazojrjc, pitch, f_90557_

float: k, yRot, field_18718, yaw, f_inebbekr, yaw, f_90558_

float: l, yRot, field_18718, yaw, f_inebbekr, yaw, f_90558_

boolean: m, detached, field_18719, thirdPerson, f_cqspulvd, thirdPerson, f_90560_

boolean: n, detached, field_18719, thirdPerson, f_cqspulvd, thirdPerson, f_90560_

float: n, eyeHeight, field_18721, cameraY, f_wmojnkwy, cameraY, f_90562_

float: o, eyeHeight, field_18721, cameraY, f_wmojnkwy, cameraY, f_90562_

float: o, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, lastCameraY, f_90563_

float: p, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, lastCameraY, f_90563_

org.joml.Vector3f: g, forwards, field_18714, horizontalPlane, f_vmsaybha, horizontalPlane, f_90554_

org.joml.Vector3f: h, forwards, field_18714, horizontalPlane, f_vmsaybha, horizontalPlane, f_90554_

org.joml.Vector3f: h, up, field_18715, verticalPlane, f_ytglpkdt, verticalPlane, f_90555_

org.joml.Vector3f: i, up, field_18715, verticalPlane, f_ytglpkdt, verticalPlane, f_90555_

org.joml.Vector3f: i, left, field_18716, diagonalPlane, f_awbqkayt, diagonalPlane, f_90556_

org.joml.Vector3f: j, left, field_18716, diagonalPlane, f_awbqkayt, diagonalPlane, f_90556_

org.joml.Quaternionf: l, rotation, field_21518, rotation, f_bmvmumeg, rotation, f_90559_

org.joml.Quaternionf: m, rotation, field_21518, rotation, f_bmvmumeg, rotation, f_90559_

float: p, partialTickTime, field_47549, lastTickDelta, f_irixwgfc, f_303114_

float: q, partialTickTime, field_47549, lastTickDelta, f_irixwgfc, tickDelta, f_303114_

float: b, DEFAULT_CAMERA_DISTANCE, field_47841, BASE_CAMERA_DISTANCE, f_wovkceul, f_315635_

Constructors

Methods

1.20.4

Names

eqg

eut

Fields

float: p, partialTickTime, field_47549, lastTickDelta, f_irixwgfc, f_303114_

Constructors

Methods

float (): p, getPartialTickTime, method_55437, getLastTickDelta, m_jihuttpb, m_306445_

1.20.2

Names

emz

eqg

Fields

Constructors

Methods

1.20.1

Names

elt

emz

Fields

Constructors

Methods

1.19.4

Names

eir

elt

Fields

Constructors

Methods

1.19.3

Names

eff

eir

Fields

Vec3f: g, forwards, field_18714, horizontalPlane, f_vmsaybha, horizontalPlane, f_90554_

Vec3f: h, up, field_18715, verticalPlane, f_ytglpkdt, verticalPlane, f_90555_

Vec3f: i, left, field_18716, diagonalPlane, f_awbqkayt, diagonalPlane, f_90556_

Quaternion: l, rotation, field_21518, rotation, f_bmvmumeg, rotation, f_90559_

org.joml.Vector3f: g, forwards, field_18714, horizontalPlane, f_vmsaybha, horizontalPlane, f_90554_

org.joml.Vector3f: h, up, field_18715, verticalPlane, f_ytglpkdt, verticalPlane, f_90555_

org.joml.Vector3f: i, left, field_18716, diagonalPlane, f_awbqkayt, diagonalPlane, f_90556_

org.joml.Quaternionf: l, rotation, field_21518, rotation, f_bmvmumeg, rotation, f_90559_

Constructors

Methods

Quaternion (): f, rotation, method_23767, getRotation, m_aoenjstc, getRotation, m_90591_

Vec3f (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, getHorizontalPlane, m_90596_

Vec3f (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, getVerticalPlane, m_90597_

Vec3f (): n, getLeftVector, method_35689, getDiagonalPlane, m_snkobkak, getDiagonalPlane, m_167686_

org.joml.Quaternionf (): f, rotation, method_23767, getRotation, m_aoenjstc, getRotation, m_253121_

org.joml.Vector3f (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, getHorizontalPlane, m_253058_

org.joml.Vector3f (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, getVerticalPlane, m_253028_

org.joml.Vector3f (): n, getLeftVector, method_35689, getDiagonalPlane, m_snkobkak, getDiagonalPlane, m_252775_

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

eei

eff

Fields

Constructors

Methods

1.19

Names

dyb

eei

Fields

float: a, FOG_DISTANCE_SCALE, field_32133, field_32133, f_ubasiktk, f_ubasiktk, f_167683_

float: a, FOG_DISTANCE_SCALE, field_32133, field_32133, f_ubasiktk, FOG_SCALE, f_167683_

Constructors

Methods

1.18.2

Names

dwy

dyb

net.minecraft.client.render.Camera

Fields

boolean: b, initialized, field_18709, ready, f_kttxnyjy, f_90549_

boolean: b, initialized, field_18709, ready, f_kttxnyjy, ready, f_90549_

BlockView: c, level, field_18710, area, f_ccvrnhmt, f_90550_

BlockView: c, level, field_18710, area, f_ccvrnhmt, area, f_90550_

Entity: d, entity, field_18711, focusedEntity, f_milaksbm, f_90551_

Entity: d, entity, field_18711, focusedEntity, f_milaksbm, focusedEntity, f_90551_

Vec3d: e, position, field_18712, pos, f_chyndtnn, f_90552_

Vec3d: e, position, field_18712, pos, f_chyndtnn, pos, f_90552_

BlockPos$Mutable: f, blockPosition, field_18713, blockPos, f_lkpfexrc, f_90553_

BlockPos$Mutable: f, blockPosition, field_18713, blockPos, f_lkpfexrc, blockPos, f_90553_

float: j, xRot, field_18717, pitch, f_yazojrjc, f_90557_

float: j, xRot, field_18717, pitch, f_yazojrjc, pitch, f_90557_

float: k, yRot, field_18718, yaw, f_inebbekr, f_90558_

float: k, yRot, field_18718, yaw, f_inebbekr, yaw, f_90558_

boolean: m, detached, field_18719, thirdPerson, f_cqspulvd, f_90560_

boolean: m, detached, field_18719, thirdPerson, f_cqspulvd, thirdPerson, f_90560_

float: n, eyeHeight, field_18721, cameraY, f_wmojnkwy, f_90562_

float: n, eyeHeight, field_18721, cameraY, f_wmojnkwy, cameraY, f_90562_

float: o, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, f_90563_

float: o, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, lastCameraY, f_90563_

Vec3f: g, forwards, field_18714, horizontalPlane, f_vmsaybha, f_90554_

Vec3f: g, forwards, field_18714, horizontalPlane, f_vmsaybha, horizontalPlane, f_90554_

Vec3f: h, up, field_18715, verticalPlane, f_ytglpkdt, f_90555_

Vec3f: h, up, field_18715, verticalPlane, f_ytglpkdt, verticalPlane, f_90555_

Vec3f: i, left, field_18716, diagonalPlane, f_awbqkayt, f_90556_

Vec3f: i, left, field_18716, diagonalPlane, f_awbqkayt, diagonalPlane, f_90556_

Quaternion: l, rotation, field_21518, rotation, f_bmvmumeg, f_90559_

Quaternion: l, rotation, field_21518, rotation, f_bmvmumeg, rotation, f_90559_

float: a, FOG_DISTANCE_SCALE, field_32133, field_32133, f_ubasiktk, f_167683_

float: a, FOG_DISTANCE_SCALE, field_32133, field_32133, f_ubasiktk, f_ubasiktk, f_167683_

Constructors

Methods

void (BlockView, Entity, boolean, boolean, float): a, setup, method_19321, update, m_qcownszy, m_90575_

void (BlockView, Entity, boolean, boolean, float): a, setup, method_19321, update, m_qcownszy, update, m_90575_

void (): a, tick, method_19317, updateEyeHeight, m_gvuhcfbu, m_90565_

void (): a, tick, method_19317, updateEyeHeight, m_gvuhcfbu, updateEyeHeight, m_90565_

double (double): a, getMaxZoom, method_19318, clipToSpace, m_rvxwqaii, m_90566_

double (double): a, getMaxZoom, method_19318, clipToSpace, m_rvxwqaii, clipToSpace, m_90566_

void (double, double, double): a, move, method_19324, moveBy, m_ybxzbbxk, m_90568_

void (double, double, double): a, move, method_19324, moveBy, m_ybxzbbxk, moveBy, m_90568_

void (float, float): a, setRotation, method_19325, setRotation, m_pecxrnpp, m_90572_

void (float, float): a, setRotation, method_19325, setRotation, m_pecxrnpp, setRotation, m_90572_

void (double, double, double): b, setPosition, method_19327, setPos, m_wgpktaes, m_90584_

void (double, double, double): b, setPosition, method_19327, setPos, m_wgpktaes, setPos, m_90584_

void (Vec3d): a, setPosition, method_19322, setPos, m_qghtsmxy, m_90581_

void (Vec3d): a, setPosition, method_19322, setPos, m_qghtsmxy, setPos, m_90581_

Vec3d (): b, getPosition, method_19326, getPos, m_uqqwnxbw, m_90583_

Vec3d (): b, getPosition, method_19326, getPos, m_uqqwnxbw, getPos, m_90583_

BlockPos (): c, getBlockPosition, method_19328, getBlockPos, m_eivzhdzj, m_90588_

BlockPos (): c, getBlockPosition, method_19328, getBlockPos, m_eivzhdzj, getBlockPos, m_90588_

float (): d, getXRot, method_19329, getPitch, m_eseycesk, m_90589_

float (): d, getXRot, method_19329, getPitch, m_eseycesk, getPitch, m_90589_

float (): e, getYRot, method_19330, getYaw, m_jcwynaeb, m_90590_

float (): e, getYRot, method_19330, getYaw, m_jcwynaeb, getYaw, m_90590_

Entity (): g, getEntity, method_19331, getFocusedEntity, m_nfvrcaxt, m_90592_

Entity (): g, getEntity, method_19331, getFocusedEntity, m_nfvrcaxt, getFocusedEntity, m_90592_

boolean (): h, isInitialized, method_19332, isReady, m_zmomxvnh, m_90593_

boolean (): h, isInitialized, method_19332, isReady, m_zmomxvnh, isReady, m_90593_

boolean (): i, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, m_90594_

boolean (): i, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, isThirdPerson, m_90594_

void (): o, reset, method_19337, reset, m_megeuvtb, m_90598_

void (): o, reset, method_19337, reset, m_megeuvtb, reset, m_90598_

Quaternion (): f, rotation, method_23767, getRotation, m_aoenjstc, m_90591_

Quaternion (): f, rotation, method_23767, getRotation, m_aoenjstc, getRotation, m_90591_

Vec3f (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, m_90596_

Vec3f (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, getHorizontalPlane, m_90596_

Vec3f (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, m_90597_

Vec3f (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, getVerticalPlane, m_90597_

Camera$Projection (): j, getNearPlane, method_36425, getProjection, m_khyzixam, m_167684_

Camera$Projection (): j, getNearPlane, method_36425, getProjection, m_khyzixam, getProjection, m_167684_

CameraSubmersionType (): k, getFluidInCamera, method_19334, getSubmersionType, m_ytihosqf, m_167685_

CameraSubmersionType (): k, getFluidInCamera, method_19334, getSubmersionType, m_ytihosqf, getSubmersionType, m_167685_

Vec3f (): n, getLeftVector, method_35689, getDiagonalPlane, m_snkobkak, m_167686_

Vec3f (): n, getLeftVector, method_35689, getDiagonalPlane, m_snkobkak, getDiagonalPlane, m_167686_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

dva

dwy

Fields

Constructors

Methods

1.17.1

Names

duz

dva

Fields

Constructors

Methods

Camera$class_6355 (): j, getNearPlane, method_36425, method_36425, m_khyzixam, m_167684_

Camera$Projection (): j, getNearPlane, method_36425, getProjection, m_khyzixam, m_167684_

1.17

Names

djk

duz

net.minecraft.client.renderer.ActiveRenderInfo

net.minecraft.src.C_3373_

Fields

boolean: a, initialized, field_18709, ready, f_kttxnyjy, field_216789_a, valid

boolean: b, initialized, field_18709, ready, f_kttxnyjy, f_90549_

BlockView: b, level, field_18710, area, f_ccvrnhmt, field_216790_b, world

BlockView: c, level, field_18710, area, f_ccvrnhmt, f_90550_

Entity: c, entity, field_18711, focusedEntity, f_milaksbm, field_216791_c, renderViewEntity

Entity: d, entity, field_18711, focusedEntity, f_milaksbm, f_90551_

Vec3d: d, position, field_18712, pos, f_chyndtnn, field_216792_d, pos

Vec3d: e, position, field_18712, pos, f_chyndtnn, f_90552_

BlockPos$Mutable: e, blockPosition, field_18713, blockPos, f_lkpfexrc, field_216793_e, blockPos

BlockPos$Mutable: f, blockPosition, field_18713, blockPos, f_lkpfexrc, f_90553_

float: i, xRot, field_18717, pitch, f_yazojrjc, field_216797_i, pitch

float: j, xRot, field_18717, pitch, f_yazojrjc, f_90557_

float: j, yRot, field_18718, yaw, f_inebbekr, field_216798_j, yaw

float: k, yRot, field_18718, yaw, f_inebbekr, f_90558_

boolean: l, detached, field_18719, thirdPerson, f_cqspulvd, field_216799_k, thirdPerson

boolean: m, detached, field_18719, thirdPerson, f_cqspulvd, f_90560_

boolean: m, mirror, field_18720, inverseView, f_krjgsnqt, field_216800_l, thirdPersonReverse

float: n, eyeHeight, field_18721, cameraY, f_wmojnkwy, field_216801_m, height

float: n, eyeHeight, field_18721, cameraY, f_wmojnkwy, f_90562_

float: o, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, field_216802_n, previousHeight

float: o, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, f_90563_

Vec3f: f, forwards, field_18714, horizontalPlane, f_vmsaybha, field_216794_f, look

Vec3f: g, forwards, field_18714, horizontalPlane, f_vmsaybha, f_90554_

Vec3f: g, up, field_18715, verticalPlane, f_ytglpkdt, field_216795_g, up

Vec3f: h, up, field_18715, verticalPlane, f_ytglpkdt, f_90555_

Vec3f: h, left, field_18716, diagonalPlane, f_awbqkayt, field_216796_h, left

Vec3f: i, left, field_18716, diagonalPlane, f_awbqkayt, f_90556_

Quaternion: k, rotation, field_21518, rotation, f_bmvmumeg, field_227994_k_, rotation

Quaternion: l, rotation, field_21518, rotation, f_bmvmumeg, f_90559_

float: a, FOG_DISTANCE_SCALE, field_32133, field_32133, f_ubasiktk, f_167683_

Constructors

Methods

void (BlockView, Entity, boolean, boolean, float): a, setup, method_19321, update, m_qcownszy, func_216772_a, update

void (BlockView, Entity, boolean, boolean, float): a, setup, method_19321, update, m_qcownszy, m_90575_

void (): a, tick, method_19317, updateEyeHeight, m_gvuhcfbu, func_216783_a, interpolateHeight

void (): a, tick, method_19317, updateEyeHeight, m_gvuhcfbu, m_90565_

double (double): a, getMaxZoom, method_19318, clipToSpace, m_rvxwqaii, func_216779_a, calcCameraDistance

double (double): a, getMaxZoom, method_19318, clipToSpace, m_rvxwqaii, m_90566_

void (double, double, double): a, move, method_19324, moveBy, m_ybxzbbxk, func_216782_a, movePosition

void (double, double, double): a, move, method_19324, moveBy, m_ybxzbbxk, m_90568_

void (float, float): a, setRotation, method_19325, setRotation, m_pecxrnpp, func_216776_a, setDirection

void (float, float): a, setRotation, method_19325, setRotation, m_pecxrnpp, m_90572_

void (double, double, double): b, setPosition, method_19327, setPos, m_wgpktaes, func_216775_b, setPosition

void (double, double, double): b, setPosition, method_19327, setPos, m_wgpktaes, m_90584_

void (Vec3d): a, setPosition, method_19322, setPos, m_qghtsmxy, func_216774_a, setPosition

void (Vec3d): a, setPosition, method_19322, setPos, m_qghtsmxy, m_90581_

Vec3d (): b, getPosition, method_19326, getPos, m_uqqwnxbw, func_216785_c, getProjectedView

Vec3d (): b, getPosition, method_19326, getPos, m_uqqwnxbw, m_90583_

BlockPos (): c, getBlockPosition, method_19328, getBlockPos, m_eivzhdzj, func_216780_d, getBlockPos

BlockPos (): c, getBlockPosition, method_19328, getBlockPos, m_eivzhdzj, m_90588_

float (): d, getXRot, method_19329, getPitch, m_eseycesk, func_216777_e, getPitch

float (): d, getXRot, method_19329, getPitch, m_eseycesk, m_90589_

float (): e, getYRot, method_19330, getYaw, m_jcwynaeb, func_216778_f, getYaw

float (): e, getYRot, method_19330, getYaw, m_jcwynaeb, m_90590_

Entity (): g, getEntity, method_19331, getFocusedEntity, m_nfvrcaxt, func_216773_g, getRenderViewEntity

Entity (): g, getEntity, method_19331, getFocusedEntity, m_nfvrcaxt, m_90592_

boolean (): h, isInitialized, method_19332, isReady, m_zmomxvnh, func_216786_h, isValid

boolean (): h, isInitialized, method_19332, isReady, m_zmomxvnh, m_90593_

boolean (): i, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, func_216770_i, isThirdPerson

boolean (): i, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, m_90594_

FluidState (): k, getFluidInCamera, method_19334, getSubmergedFluidState, m_ytihosqf, func_216771_k, getFluidState

void (): o, reset, method_19337, reset, m_megeuvtb, func_216781_o, clear

void (): o, reset, method_19337, reset, m_megeuvtb, m_90598_

Quaternion (): f, rotation, method_23767, getRotation, m_aoenjstc, func_227995_f_, getRotation

Quaternion (): f, rotation, method_23767, getRotation, m_aoenjstc, m_90591_

Vec3f (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, func_227996_l_, getViewVector

Vec3f (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, m_90596_

Vec3f (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, func_227997_m_, getUpVector

Vec3f (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, m_90597_

Camera$class_6355 (): j, getNearPlane, method_36425, method_36425, m_khyzixam, m_167684_

CameraSubmersionType (): k, getFluidInCamera, method_19334, getSubmersionType, m_ytihosqf, m_167685_

Vec3f (): n, getLeftVector, method_35689, getDiagonalPlane, m_snkobkak, m_167686_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

djh

djk

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

dlj

djh

Fields

Constructors

Methods

1.16.1

Names

dbb

dlj

Fields

Constructors

Methods

1.15.2

Names

daz

dbb

Fields

Constructors

Methods

1.15.1

Names

Fields

Vector3f: h, left, field_18716, diagonalPlane, f_awbqkayt, field_216796_h, field_216796_h

Vector3f: h, left, field_18716, diagonalPlane, f_awbqkayt, field_216796_h, left

Quaternion: k, rotation, field_21518, rotation, f_bmvmumeg, field_227994_k_, field_227994_k_

Quaternion: k, rotation, field_21518, rotation, f_bmvmumeg, field_227994_k_, rotation

Constructors

Methods

void (Vec3d): a, setPosition, method_19322, setPos, m_qghtsmxy, func_216774_a, setPostion

void (Vec3d): a, setPosition, method_19322, setPos, m_qghtsmxy, func_216774_a, setPosition

Quaternion (): f, rotation, method_23767, getRotation, m_aoenjstc, func_227995_f_, func_227995_f_

Quaternion (): f, rotation, method_23767, getRotation, m_aoenjstc, func_227995_f_, getRotation

Vector3f (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, func_227996_l_, func_227996_l_

Vector3f (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, func_227996_l_, getViewVector

Vector3f (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, func_227997_m_, func_227997_m_

Vector3f (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, func_227997_m_, getUpVector

1.15

Names

cxq

daz

Fields

boolean: a, initialized, field_18709, ready, f_kttxnyjy, f_96428152, field_216789_a, valid

boolean: a, initialized, field_18709, ready, f_kttxnyjy, field_216789_a, valid

BlockView: b, level, field_18710, area, f_ccvrnhmt, world, field_216790_b, world

BlockView: b, level, field_18710, area, f_ccvrnhmt, field_216790_b, world

Entity: c, entity, field_18711, focusedEntity, f_milaksbm, camera, field_216791_c, renderViewEntity

Entity: c, entity, field_18711, focusedEntity, f_milaksbm, field_216791_c, renderViewEntity

Vec3d: d, position, field_18712, pos, f_chyndtnn, offset, field_216792_d, pos

Vec3d: d, position, field_18712, pos, f_chyndtnn, field_216792_d, pos

BlockPos$Mutable: e, blockPosition, field_18713, blockPos, f_lkpfexrc, f_79740109, field_216793_e, blockPos

BlockPos$Mutable: e, blockPosition, field_18713, blockPos, f_lkpfexrc, field_216793_e, blockPos

Vec3d: f, forwards, field_18714, horizontalPlane, f_vmsaybha, f_40476738, field_216794_f, look

Vec3d: g, up, field_18715, verticalPlane, f_ytglpkdt, f_68781773, field_216795_g, up

Vec3d: h, left, field_18716, diagonalPlane, f_awbqkayt, f_32723277, field_216796_h, field_216796_h

float: i, xRot, field_18717, pitch, f_yazojrjc, f_64316215, field_216797_i, pitch

float: i, xRot, field_18717, pitch, f_yazojrjc, field_216797_i, pitch

float: j, yRot, field_18718, yaw, f_inebbekr, f_89851314, field_216798_j, yaw

float: j, yRot, field_18718, yaw, f_inebbekr, field_216798_j, yaw

boolean: k, detached, field_18719, thirdPerson, f_cqspulvd, f_04373172, field_216799_k, thirdPerson

boolean: l, detached, field_18719, thirdPerson, f_cqspulvd, field_216799_k, thirdPerson

boolean: l, mirror, field_18720, inverseView, f_krjgsnqt, f_92048820, field_216800_l, thirdPersonReverse

boolean: m, mirror, field_18720, inverseView, f_krjgsnqt, field_216800_l, thirdPersonReverse

float: m, eyeHeight, field_18721, cameraY, f_wmojnkwy, f_02643237, field_216801_m, height

float: n, eyeHeight, field_18721, cameraY, f_wmojnkwy, field_216801_m, height

float: n, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, f_19552535, field_216802_n, previousHeight

float: o, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, field_216802_n, previousHeight

Vector3f: f, forwards, field_18714, horizontalPlane, f_vmsaybha, field_216794_f, look

Vector3f: g, up, field_18715, verticalPlane, f_ytglpkdt, field_216795_g, up

Vector3f: h, left, field_18716, diagonalPlane, f_awbqkayt, field_216796_h, field_216796_h

Quaternion: k, rotation, field_21518, rotation, f_bmvmumeg, field_227994_k_, field_227994_k_

Constructors

Methods

void (BlockView, Entity, boolean, boolean, float): a, setup, method_19321, update, m_qcownszy, m_46087421, func_216772_a, update

void (BlockView, Entity, boolean, boolean, float): a, setup, method_19321, update, m_qcownszy, func_216772_a, update

void (): a, tick, method_19317, updateEyeHeight, m_gvuhcfbu, m_40365186, func_216783_a, interpolateHeight

void (): a, tick, method_19317, updateEyeHeight, m_gvuhcfbu, func_216783_a, interpolateHeight

double (double): a, getMaxZoom, method_19318, clipToSpace, m_rvxwqaii, m_90713275, func_216779_a, calcCameraDistance

double (double): a, getMaxZoom, method_19318, clipToSpace, m_rvxwqaii, func_216779_a, calcCameraDistance

void (double, double, double): a, move, method_19324, moveBy, m_ybxzbbxk, m_63887941, func_216782_a, movePosition

void (double, double, double): a, move, method_19324, moveBy, m_ybxzbbxk, func_216782_a, movePosition

void (): b, recalculateViewVector, method_19323, updateRotation, m_oqnhddmr, m_81096336, func_216784_b, updateLook

void (float, float): a, setRotation, method_19325, setRotation, m_pecxrnpp, m_26363754, func_216776_a, setDirection

void (float, float): a, setRotation, method_19325, setRotation, m_pecxrnpp, func_216776_a, setDirection

void (double, double, double): b, setPosition, method_19327, setPos, m_wgpktaes, m_18760484, func_216775_b, setPosition

void (double, double, double): b, setPosition, method_19327, setPos, m_wgpktaes, func_216775_b, setPosition

void (Vec3d): a, setPosition, method_19322, setPos, m_qghtsmxy, m_89698183, func_216774_a, setPostion

void (Vec3d): a, setPosition, method_19322, setPos, m_qghtsmxy, func_216774_a, setPostion

Vec3d (): c, getPosition, method_19326, getPos, m_uqqwnxbw, m_10610650, func_216785_c, getProjectedView

Vec3d (): b, getPosition, method_19326, getPos, m_uqqwnxbw, func_216785_c, getProjectedView

BlockPos (): d, getBlockPosition, method_19328, getBlockPos, m_eivzhdzj, m_80425967, func_216780_d, getBlockPos

BlockPos (): c, getBlockPosition, method_19328, getBlockPos, m_eivzhdzj, func_216780_d, getBlockPos

float (): e, getXRot, method_19329, getPitch, m_eseycesk, m_82030914, func_216777_e, getPitch

float (): d, getXRot, method_19329, getPitch, m_eseycesk, func_216777_e, getPitch

float (): f, getYRot, method_19330, getYaw, m_jcwynaeb, m_90927093, func_216778_f, getYaw

float (): e, getYRot, method_19330, getYaw, m_jcwynaeb, func_216778_f, getYaw

Entity (): g, getEntity, method_19331, getFocusedEntity, m_nfvrcaxt, m_09950619, func_216773_g, getRenderViewEntity

Entity (): g, getEntity, method_19331, getFocusedEntity, m_nfvrcaxt, func_216773_g, getRenderViewEntity

boolean (): h, isInitialized, method_19332, isReady, m_zmomxvnh, m_51558078, func_216786_h, isValid

boolean (): h, isInitialized, method_19332, isReady, m_zmomxvnh, func_216786_h, isValid

boolean (): i, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, m_77103837, func_216770_i, isThirdPerson

boolean (): i, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, func_216770_i, isThirdPerson

FluidState (): k, getFluidInCamera, method_19334, getSubmergedFluidState, m_ytihosqf, m_18697950, func_216771_k, getFluidState

FluidState (): k, getFluidInCamera, method_19334, getSubmergedFluidState, m_ytihosqf, func_216771_k, getFluidState

Vec3d (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, m_49958644, func_216787_l, getLookDirection

Vec3d (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, m_04977857, func_216788_m, getUpDirection

void (): o, reset, method_19337, reset, m_megeuvtb, m_17237358, func_216781_o, clear

void (): o, reset, method_19337, reset, m_megeuvtb, func_216781_o, clear

Quaternion (): f, rotation, method_23767, getRotation, m_aoenjstc, func_227995_f_, func_227995_f_

Vector3f (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, func_227996_l_, func_227996_l_

Vector3f (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, func_227997_m_, func_227997_m_

1.14.4

Names

cvd

cxq

net.minecraft.client.Camera

net.minecraft.unmapped.C_dcmtgrvm

Fields

boolean: a, field_18709, ready, f_96428152, field_216789_a, valid

boolean: a, initialized, field_18709, ready, f_kttxnyjy, f_96428152, field_216789_a, valid

BlockView: b, field_18710, area, world, field_216790_b, world

BlockView: b, level, field_18710, area, f_ccvrnhmt, world, field_216790_b, world

Entity: c, field_18711, focusedEntity, camera, field_216791_c, renderViewEntity

Entity: c, entity, field_18711, focusedEntity, f_milaksbm, camera, field_216791_c, renderViewEntity

Vec3d: d, field_18712, pos, offset, field_216792_d, pos

Vec3d: d, position, field_18712, pos, f_chyndtnn, offset, field_216792_d, pos

BlockPos$Mutable: e, field_18713, blockPos, f_79740109, field_216793_e, blockPos

BlockPos$Mutable: e, blockPosition, field_18713, blockPos, f_lkpfexrc, f_79740109, field_216793_e, blockPos

Vec3d: f, field_18714, horizontalPlane, f_40476738, field_216794_f, look

Vec3d: f, forwards, field_18714, horizontalPlane, f_vmsaybha, f_40476738, field_216794_f, look

Vec3d: g, field_18715, verticalPlane, f_68781773, field_216795_g, up

Vec3d: g, up, field_18715, verticalPlane, f_ytglpkdt, f_68781773, field_216795_g, up

Vec3d: h, field_18716, diagonalPlane, f_32723277, field_216796_h, field_216796_h

Vec3d: h, left, field_18716, diagonalPlane, f_awbqkayt, f_32723277, field_216796_h, field_216796_h

float: i, field_18717, pitch, f_64316215, field_216797_i, pitch

float: i, xRot, field_18717, pitch, f_yazojrjc, f_64316215, field_216797_i, pitch

float: j, field_18718, yaw, f_89851314, field_216798_j, yaw

float: j, yRot, field_18718, yaw, f_inebbekr, f_89851314, field_216798_j, yaw

boolean: k, field_18719, thirdPerson, f_04373172, field_216799_k, thirdPerson

boolean: k, detached, field_18719, thirdPerson, f_cqspulvd, f_04373172, field_216799_k, thirdPerson

boolean: l, field_18720, inverseView, f_92048820, field_216800_l, thirdPersonReverse

boolean: l, mirror, field_18720, inverseView, f_krjgsnqt, f_92048820, field_216800_l, thirdPersonReverse

float: m, field_18721, cameraY, f_02643237, field_216801_m, height

float: m, eyeHeight, field_18721, cameraY, f_wmojnkwy, f_02643237, field_216801_m, height

float: n, field_18722, lastCameraY, f_19552535, field_216802_n, previousHeight

float: n, eyeHeightOld, field_18722, lastCameraY, f_cutvmukt, f_19552535, field_216802_n, previousHeight

Constructors

Methods

void (BlockView, Entity, boolean, boolean, float): a, method_19321, update, m_46087421, func_216772_a, update

void (BlockView, Entity, boolean, boolean, float): a, setup, method_19321, update, m_qcownszy, m_46087421, func_216772_a, update

void (): a, method_19317, updateEyeHeight, m_40365186, func_216783_a, interpolateHeight

void (): a, tick, method_19317, updateEyeHeight, m_gvuhcfbu, m_40365186, func_216783_a, interpolateHeight

double (double): a, method_19318, clipToSpace, m_90713275, func_216779_a, calcCameraDistance

double (double): a, getMaxZoom, method_19318, clipToSpace, m_rvxwqaii, m_90713275, func_216779_a, calcCameraDistance

void (double, double, double): a, method_19324, moveBy, m_63887941, func_216782_a, movePosition

void (double, double, double): a, move, method_19324, moveBy, m_ybxzbbxk, m_63887941, func_216782_a, movePosition

void (): b, method_19323, updateRotation, m_81096336, func_216784_b, updateLook

void (): b, recalculateViewVector, method_19323, updateRotation, m_oqnhddmr, m_81096336, func_216784_b, updateLook

void (float, float): a, method_19325, setRotation, m_26363754, func_216776_a, setDirection

void (float, float): a, setRotation, method_19325, setRotation, m_pecxrnpp, m_26363754, func_216776_a, setDirection

void (double, double, double): b, method_19327, setPos, m_18760484, func_216775_b, setPosition

void (double, double, double): b, setPosition, method_19327, setPos, m_wgpktaes, m_18760484, func_216775_b, setPosition

void (Vec3d): a, method_19322, setPos, m_89698183, func_216774_a, setPostion

void (Vec3d): a, setPosition, method_19322, setPos, m_qghtsmxy, m_89698183, func_216774_a, setPostion

Vec3d (): c, method_19326, getPos, m_10610650, func_216785_c, getProjectedView

Vec3d (): c, getPosition, method_19326, getPos, m_uqqwnxbw, m_10610650, func_216785_c, getProjectedView

BlockPos (): d, method_19328, getBlockPos, m_80425967, func_216780_d, getBlockPos

BlockPos (): d, getBlockPosition, method_19328, getBlockPos, m_eivzhdzj, m_80425967, func_216780_d, getBlockPos

float (): e, method_19329, getPitch, m_82030914, func_216777_e, getPitch

float (): e, getXRot, method_19329, getPitch, m_eseycesk, m_82030914, func_216777_e, getPitch

float (): f, method_19330, getYaw, m_90927093, func_216778_f, getYaw

float (): f, getYRot, method_19330, getYaw, m_jcwynaeb, m_90927093, func_216778_f, getYaw

Entity (): g, method_19331, getFocusedEntity, m_09950619, func_216773_g, getRenderViewEntity

Entity (): g, getEntity, method_19331, getFocusedEntity, m_nfvrcaxt, m_09950619, func_216773_g, getRenderViewEntity

boolean (): h, method_19332, isReady, m_51558078, func_216786_h, isValid

boolean (): h, isInitialized, method_19332, isReady, m_zmomxvnh, m_51558078, func_216786_h, isValid

boolean (): i, method_19333, isThirdPerson, m_77103837, func_216770_i, isThirdPerson

boolean (): i, isDetached, method_19333, isThirdPerson, m_tjxnqzzj, m_77103837, func_216770_i, isThirdPerson

FluidState (): k, method_19334, getSubmergedFluidState, m_18697950, func_216771_k, getFluidState

FluidState (): k, getFluidInCamera, method_19334, getSubmergedFluidState, m_ytihosqf, m_18697950, func_216771_k, getFluidState

Vec3d (): l, method_19335, getHorizontalPlane, m_49958644, func_216787_l, getLookDirection

Vec3d (): l, getLookVector, method_19335, getHorizontalPlane, m_xqbpyilg, m_49958644, func_216787_l, getLookDirection

Vec3d (): m, method_19336, getVerticalPlane, m_04977857, func_216788_m, getUpDirection

Vec3d (): m, getUpVector, method_19336, getVerticalPlane, m_bdaklhyb, m_04977857, func_216788_m, getUpDirection

void (): o, method_19337, reset, m_17237358, func_216781_o, clear

void (): o, reset, method_19337, reset, m_megeuvtb, m_17237358, func_216781_o, clear

1.14.3

Names

cuz

cvd

net.minecraft.client.render.Camera

Fields

boolean: a, field_18709, f_96428152, field_216789_a, field_216789_a

boolean: a, field_18709, ready, f_96428152, field_216789_a, valid

BlockView: b, field_18710, world, field_216790_b, field_216790_b

BlockView: b, field_18710, area, world, field_216790_b, world

Entity: c, field_18711, camera, field_216791_c, field_216791_c

Entity: c, field_18711, focusedEntity, camera, field_216791_c, renderViewEntity

Vec3d: d, field_18712, offset, field_216792_d, field_216792_d

Vec3d: d, field_18712, pos, offset, field_216792_d, pos

BlockPos$Mutable: e, field_18713, f_79740109, field_216793_e, field_216793_e

BlockPos$Mutable: e, field_18713, blockPos, f_79740109, field_216793_e, blockPos

Vec3d: f, field_18714, f_40476738, field_216794_f, field_216794_f

Vec3d: f, field_18714, horizontalPlane, f_40476738, field_216794_f, look

Vec3d: g, field_18715, f_68781773, field_216795_g, field_216795_g

Vec3d: g, field_18715, verticalPlane, f_68781773, field_216795_g, up

Vec3d: h, field_18716, f_32723277, field_216796_h, field_216796_h

Vec3d: h, field_18716, diagonalPlane, f_32723277, field_216796_h, field_216796_h

float: i, field_18717, f_64316215, field_216797_i, pitch

float: i, field_18717, pitch, f_64316215, field_216797_i, pitch

float: j, field_18718, f_89851314, field_216798_j, yaw

float: j, field_18718, yaw, f_89851314, field_216798_j, yaw

boolean: k, field_18719, f_04373172, field_216799_k, field_216799_k

boolean: k, field_18719, thirdPerson, f_04373172, field_216799_k, thirdPerson

boolean: l, field_18720, f_92048820, field_216800_l, field_216800_l

boolean: l, field_18720, inverseView, f_92048820, field_216800_l, thirdPersonReverse

float: m, field_18721, f_02643237, field_216801_m, field_216801_m

float: m, field_18721, cameraY, f_02643237, field_216801_m, height

float: n, field_18722, f_19552535, field_216802_n, field_216802_n

float: n, field_18722, lastCameraY, f_19552535, field_216802_n, previousHeight

Constructors

Methods

void (BlockView, Entity, boolean, boolean, float): a, method_19321, m_46087421, func_216772_a, func_216772_a

void (BlockView, Entity, boolean, boolean, float): a, method_19321, update, m_46087421, func_216772_a, update

void (): a, method_19317, m_40365186, func_216783_a, func_216783_a

void (): a, method_19317, updateEyeHeight, m_40365186, func_216783_a, interpolateHeight

double (double): a, method_19318, m_90713275, func_216779_a, func_216779_a

double (double): a, method_19318, clipToSpace, m_90713275, func_216779_a, calcCameraDistance

void (double, double, double): a, method_19324, m_63887941, func_216782_a, func_216782_a

void (double, double, double): a, method_19324, moveBy, m_63887941, func_216782_a, movePosition

void (): b, method_19323, m_81096336, func_216784_b, func_216784_b

void (): b, method_19323, updateRotation, m_81096336, func_216784_b, updateLook

void (float, float): a, method_19325, m_26363754, func_216776_a, func_216776_a

void (float, float): a, method_19325, setRotation, m_26363754, func_216776_a, setDirection

void (double, double, double): b, method_19327, m_18760484, func_216775_b, func_216775_b

void (double, double, double): b, method_19327, setPos, m_18760484, func_216775_b, setPosition

void (Vec3d): a, method_19322, m_89698183, func_216774_a, func_216774_a

void (Vec3d): a, method_19322, setPos, m_89698183, func_216774_a, setPostion

Vec3d (): c, method_19326, m_10610650, func_216785_c, getProjectedView

Vec3d (): c, method_19326, getPos, m_10610650, func_216785_c, getProjectedView

BlockPos (): d, method_19328, m_80425967, func_216780_d, func_216780_d

BlockPos (): d, method_19328, getBlockPos, m_80425967, func_216780_d, getBlockPos

float (): e, method_19329, m_82030914, func_216777_e, getPitch

float (): e, method_19329, getPitch, m_82030914, func_216777_e, getPitch

float (): f, method_19330, m_90927093, func_216778_f, getYaw

float (): f, method_19330, getYaw, m_90927093, func_216778_f, getYaw

Entity (): g, method_19331, m_09950619, func_216773_g, func_216773_g

Entity (): g, method_19331, getFocusedEntity, m_09950619, func_216773_g, getRenderViewEntity

boolean (): h, method_19332, m_51558078, func_216786_h, func_216786_h

boolean (): h, method_19332, isReady, m_51558078, func_216786_h, isValid

boolean (): i, method_19333, m_77103837, func_216770_i, func_216770_i

boolean (): i, method_19333, isThirdPerson, m_77103837, func_216770_i, isThirdPerson

FluidState (): k, method_19334, m_18697950, func_216771_k, func_216771_k

FluidState (): k, method_19334, getSubmergedFluidState, m_18697950, func_216771_k, getFluidState

Vec3d (): l, method_19335, m_49958644, func_216787_l, func_216787_l

Vec3d (): l, method_19335, getHorizontalPlane, m_49958644, func_216787_l, getLookDirection

Vec3d (): m, method_19336, m_04977857, func_216788_m, func_216788_m

Vec3d (): m, method_19336, getVerticalPlane, m_04977857, func_216788_m, getUpDirection

void (): o, method_19337, m_17237358, func_216781_o, func_216781_o

void (): o, method_19337, reset, m_17237358, func_216781_o, clear

1.14.2

Names

Fields

float: i, field_18717, f_64316215, field_216797_i, field_216797_i

float: i, field_18717, f_64316215, field_216797_i, pitch

float: j, field_18718, f_89851314, field_216798_j, field_216798_j

float: j, field_18718, f_89851314, field_216798_j, yaw

Constructors

Methods

Vec3d (): c, method_19326, m_10610650, func_216785_c, func_216785_c

Vec3d (): c, method_19326, m_10610650, func_216785_c, getProjectedView

float (): e, method_19329, m_82030914, func_216777_e, func_216777_e

float (): e, method_19329, m_82030914, func_216777_e, getPitch

float (): f, method_19330, m_90927093, func_216778_f, func_216778_f

float (): f, method_19330, m_90927093, func_216778_f, getYaw

1.14.1

Names

cux

cuz

Fields

Constructors

Methods

1.14

Names

cfi

cux

net.minecraft.class_321

net.minecraft.class_4184

Fields

FloatBuffer: a, field_896, f_03468916, field_178812_b, MODELVIEW

Vec3d: b, field_10294, offset, field_178811_e, position

float: c, field_890, dx, field_74588_d, rotationX

float: d, field_891, dy, field_74589_e, rotationXZ

float: e, field_892, dz, field_74586_f, rotationZ

float: f, field_893, forwards, field_74587_g, rotationYZ

float: g, field_894, sideways, field_74596_h, rotationXY

boolean: a, field_18709, f_96428152, field_216789_a, field_216789_a

BlockView: b, field_18710, world, field_216790_b, field_216790_b

Entity: c, field_18711, camera, field_216791_c, field_216791_c

Vec3d: d, field_18712, offset, field_216792_d, field_216792_d

BlockPos$Mutable: e, field_18713, f_79740109, field_216793_e, field_216793_e

Vec3d: f, field_18714, f_40476738, field_216794_f, field_216794_f

Vec3d: g, field_18715, f_68781773, field_216795_g, field_216795_g

Vec3d: h, field_18716, f_32723277, field_216796_h, field_216796_h

float: i, field_18717, f_64316215, field_216797_i, field_216797_i

float: j, field_18718, f_89851314, field_216798_j, field_216798_j

boolean: k, field_18719, f_04373172, field_216799_k, field_216799_k

boolean: l, field_18720, f_92048820, field_216800_l, field_216800_l

float: m, field_18721, f_02643237, field_216801_m, field_216801_m

float: n, field_18722, f_19552535, field_216802_n, field_216802_n

Constructors

()

Methods

Vec3d (Entity, double): a, method_9372, getPos, func_178806_a, projectViewFromEntity

float (): a, method_9373, dx, func_178808_b, getRotationX

float (): b, method_9374, dy, func_178809_c, getRotationXZ

float (): c, method_9375, dz, func_178803_d, getRotationZ

float (): d, method_9376, forwards, func_178805_e, getRotationYZ

float (): e, method_9377, sideways, func_178807_f, getRotationXY

void (PlayerEntity, boolean, float): a, method_18134, setup, func_197924_a, updateRenderInfo

BlockState (BlockView, Entity, float): a, method_18135, getBlockInside, func_186703_a, getBlockStateAtEntityViewpoint

FluidState (BlockView, Entity, float): b, method_18136, getFluidInside, func_206243_b, getFluidStateAtEntityViewpoint

void (BlockView, Entity, boolean, boolean, float): a, method_19321, m_46087421, func_216772_a, func_216772_a

void (): a, method_19317, m_40365186, func_216783_a, func_216783_a

double (double): a, method_19318, m_90713275, func_216779_a, func_216779_a

void (double, double, double): a, method_19324, m_63887941, func_216782_a, func_216782_a

void (): b, method_19323, m_81096336, func_216784_b, func_216784_b

void (float, float): a, method_19325, m_26363754, func_216776_a, func_216776_a

void (double, double, double): b, method_19327, m_18760484, func_216775_b, func_216775_b

void (Vec3d): a, method_19322, m_89698183, func_216774_a, func_216774_a

Vec3d (): c, method_19326, m_10610650, func_216785_c, func_216785_c

BlockPos (): d, method_19328, m_80425967, func_216780_d, func_216780_d

float (): e, method_19329, m_82030914, func_216777_e, func_216777_e

float (): f, method_19330, m_90927093, func_216778_f, func_216778_f

Entity (): g, method_19331, m_09950619, func_216773_g, func_216773_g

boolean (): h, method_19332, m_51558078, func_216786_h, func_216786_h

boolean (): i, method_19333, m_77103837, func_216770_i, func_216770_i

FluidState (): k, method_19334, m_18697950, func_216771_k, func_216771_k

Vec3d (): l, method_19335, m_49958644, func_216787_l, func_216787_l

Vec3d (): m, method_19336, m_04977857, func_216788_m, func_216788_m

void (): o, method_19337, m_17237358, func_216781_o, func_216781_o

1.13.2

Names

cfh

cfi

net.minecraft.unmapped.C_93577926

net.minecraft.class_321

Fields

FloatBuffer: a, f_03468916, f_03468916, field_178812_b

FloatBuffer: a, field_896, f_03468916, field_178812_b, MODELVIEW

Vec3d: b, f_56971224, offset, field_178811_e

Vec3d: b, field_10294, offset, field_178811_e, position

float: c, f_01695376, dx, field_74588_d

float: c, field_890, dx, field_74588_d, rotationX

float: d, f_00169964, dy, field_74589_e

float: d, field_891, dy, field_74589_e, rotationXZ

float: e, f_23222077, dz, field_74586_f

float: e, field_892, dz, field_74586_f, rotationZ

float: f, f_54322422, forwards, field_74587_g

float: f, field_893, forwards, field_74587_g, rotationYZ

float: g, f_62224335, sideways, field_74596_h

float: g, field_894, sideways, field_74596_h, rotationXY

Constructors

Methods

Vec3d (Entity, double): a, m_33284658, getPos, func_178806_a

Vec3d (Entity, double): a, method_9372, getPos, func_178806_a, projectViewFromEntity

float (): a, m_31936200, dx, func_178808_b

float (): a, method_9373, dx, func_178808_b, getRotationX

float (): b, m_22523009, dy, func_178809_c

float (): b, method_9374, dy, func_178809_c, getRotationXZ

float (): c, m_45107731, dz, func_178803_d

float (): c, method_9375, dz, func_178803_d, getRotationZ

float (): d, m_75620942, forwards, func_178805_e

float (): d, method_9376, forwards, func_178805_e, getRotationYZ

float (): e, m_53664240, sideways, func_178807_f

float (): e, method_9377, sideways, func_178807_f, getRotationXY

void (PlayerEntity, boolean, float): a, m_15661785, setup, func_197924_a

void (PlayerEntity, boolean, float): a, method_18134, setup, func_197924_a, updateRenderInfo

BlockState (BlockView, Entity, float): a, m_96885764, getBlockInside, func_186703_a

BlockState (BlockView, Entity, float): a, method_18135, getBlockInside, func_186703_a, getBlockStateAtEntityViewpoint

FluidState (BlockView, Entity, float): b, m_06243976, getFluidInside, func_206243_b

FluidState (BlockView, Entity, float): b, method_18136, getFluidInside, func_206243_b, getFluidStateAtEntityViewpoint

1.13.1

Names

cex

cfh

Fields

Constructors

Methods

1.13

Names

bhv

cex

net.minecraft.class_321

net.minecraft.unmapped.C_93577926

Fields

IntBuffer: a, field_895, VIEWPORT_BUFFER, field_178814_a, VIEWPORT

FloatBuffer: b, field_896, MODELVIEW_MATRIX_BUFFER, field_178812_b, MODELVIEW

FloatBuffer: a, f_03468916, f_03468916, field_178812_b

FloatBuffer: c, field_897, PROJECTION_MATRIX_BUFFER, field_178813_c, PROJECTION

FloatBuffer: d, field_898, POSITION_BUFFER, field_178810_d, OBJECTCOORDS

Vec3d: e, field_10294, offset, field_178811_e, position

Vec3d: b, f_56971224, offset, field_178811_e

float: f, field_890, dx, field_74588_d, rotationX

float: c, f_01695376, dx, field_74588_d

float: g, field_891, dy, field_74589_e, rotationXZ

float: d, f_00169964, dy, field_74589_e

float: h, field_892, dz, field_74586_f, rotationZ

float: e, f_23222077, dz, field_74586_f

float: i, field_893, forwards, field_74587_g, rotationYZ

float: f, f_54322422, forwards, field_74587_g

float: j, field_894, sideways, field_74596_h, rotationXY

float: g, f_62224335, sideways, field_74596_h

Constructors

Methods

void (PlayerEntity, boolean): a, method_804, setup, func_74583_a, updateRenderInfo

Vec3d (Entity, double): a, method_9372, getPos, func_178806_a, projectViewFromEntity

Vec3d (Entity, double): a, m_33284658, getPos, func_178806_a

BlockState (World, Entity, float): a, method_9371, getBlockInside, func_186703_a, getBlockStateAtEntityViewpoint

float (): b, method_9373, dx, func_178808_b, getRotationX

float (): a, m_31936200, dx, func_178808_b

float (): c, method_9374, dy, func_178809_c, getRotationXZ

float (): b, m_22523009, dy, func_178809_c

float (): d, method_9375, dz, func_178803_d, getRotationZ

float (): c, m_45107731, dz, func_178803_d

float (): e, method_9376, forwards, func_178805_e, getRotationYZ

float (): d, m_75620942, forwards, func_178805_e

float (): f, method_9377, sideways, func_178807_f, getRotationXY

float (): e, m_53664240, sideways, func_178807_f

void (PlayerEntity, boolean, float): a, m_15661785, setup, func_197924_a

BlockState (BlockView, Entity, float): a, m_96885764, getBlockInside, func_186703_a

FluidState (BlockView, Entity, float): b, m_06243976, getFluidInside, func_206243_b

1.12.2

Names

bhv

net.minecraft.class_321

net.minecraft.client.render.Camera

net.minecraft.client.renderer.ActiveRenderInfo

net.minecraft.client.renderer.ActiveRenderInfo

Fields

IntBuffer: a, field_895, VIEWPORT_BUFFER, field_178814_a, VIEWPORT

FloatBuffer: b, field_896, MODELVIEW_MATRIX_BUFFER, field_178812_b, MODELVIEW

FloatBuffer: c, field_897, PROJECTION_MATRIX_BUFFER, field_178813_c, PROJECTION

FloatBuffer: d, field_898, POSITION_BUFFER, field_178810_d, OBJECTCOORDS

Vec3d: e, field_10294, offset, field_178811_e, position

float: f, field_890, dx, field_74588_d, rotationX

float: g, field_891, dy, field_74589_e, rotationXZ

float: h, field_892, dz, field_74586_f, rotationZ

float: i, field_893, forwards, field_74587_g, rotationYZ

float: j, field_894, sideways, field_74596_h, rotationXY

Constructors

Methods

void (PlayerEntity, boolean): a, method_804, setup, func_74583_a, updateRenderInfo

Vec3d (Entity, double): a, method_9372, getPos, func_178806_a, projectViewFromEntity

BlockState (World, Entity, float): a, method_9371, getBlockInside, func_186703_a, getBlockStateAtEntityViewpoint

float (): b, method_9373, dx, func_178808_b, getRotationX

float (): c, method_9374, dy, func_178809_c, getRotationXZ

float (): d, method_9375, dz, func_178803_d, getRotationZ

float (): e, method_9376, forwards, func_178805_e, getRotationYZ

float (): f, method_9377, sideways, func_178807_f, getRotationXY