Class CameraMixin
java.lang.Object
meteordevelopment.meteorclient.mixin.CameraMixin
- All Implemented Interfaces:
ICamera
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract doubleclipToSpace(double desiredCameraDistance) voidsetRot(double yaw, double pitch) protected abstract voidsetRotation(float yaw, float pitch)
-
Constructor Details
-
CameraMixin
public CameraMixin()
-
-
Method Details