Uses of Enum Class
net.minecraft.client.CameraType
-
Uses of CameraType in net.minecraft.client
Modifier and TypeFieldDescriptionprivate CameraType
Options.cameraType
private static final CameraType[]
CameraType.VALUES
Modifier and TypeMethodDescriptionCameraType.cycle()
Options.getCameraType()
static CameraType
Returns the enum constant of this class with the specified name.static CameraType[]
CameraType.values()
Returns an array containing the constants of this enum class, in the order they are declared.