| public void |
| setup(Level level, Entity entity, boolean detached, boolean mirror, float a) |
| method_19321(class_1937 arg0, class_1297 arg1, boolean arg2, boolean arg3, float arg4) |
| update(World area, Entity focusedEntity, boolean thirdPerson, boolean inverseView, float tickProgress) |
|
| public void |
| tick() |
| method_19317() |
| updateEyeHeight() |
|
| private float |
| getMaxZoom(float cameraDist) |
| method_19318(float arg0) |
| clipToSpace(float distance) |
|
| protected void |
| move(float forwards, float up, float right) |
| method_19324(float arg0, float arg1, float arg2) |
| moveBy(float surge, float heave, float sway) |
|
| protected void |
| setRotation(float yRot, float xRot) |
| method_19325(float arg0, float arg1) |
| setRotation(float yaw, float pitch) |
|
| protected void |
| setPosition(double x, double y, double z) |
| method_19327(double arg0, double arg1, double arg2) |
| setPos(double x, double y, double z) |
|
| protected void |
|
| public Vec3d |
| position() |
| method_71156() |
| getCameraPos() |
|
| public BlockPos |
| blockPosition() |
| method_19328() |
| getBlockPos() |
|
| public float |
| xRot() |
| method_19329() |
| getPitch() |
|
| public float |
| yRot() |
| method_19330() |
| getYaw() |
|
| public float |
| yaw() |
| method_71155() |
| getCameraYaw() |
|
| public org.joml.Quaternionf |
| rotation() |
| method_23767() |
| getRotation() |
|
| public Entity |
| entity() |
| method_19331() |
| getFocusedEntity() |
|
| public boolean |
| isInitialized() |
| method_19332() |
| isReady() |
|
| public boolean |
| isDetached() |
| method_19333() |
| isThirdPerson() |
|
| public EnvironmentAttributeInterpolator |
| attributeProbe() |
| method_75756() |
| getEnvironmentAttributeInterpolator() |
|
| public Camera$Projection |
| getNearPlane() |
| method_36425() |
| getProjection() |
|
| public CameraSubmersionType |
| getFluidInCamera() |
| method_19334() |
| getSubmersionType() |
|
| public org.joml.Vector3fc |
| forwardVector() |
| method_19335() |
| getHorizontalPlane() |
|
| public org.joml.Vector3fc |
| upVector() |
| method_19336() |
| getVerticalPlane() |
|
| public org.joml.Vector3fc |
| leftVector() |
| method_35689() |
| getDiagonalPlane() |
|
| public void |
| reset() |
| method_19337() |
| reset() |
|
| public float |
| getPartialTickTime() |
| method_55437() |
| getLastTickProgress() |
|