Uses of Enum Class
net.minecraft.client.CameraType
Packages that use CameraType
- 
Uses of CameraType in net.minecraft.clientFields in net.minecraft.client declared as CameraTypeModifier and TypeFieldDescriptionprivate CameraTypeOptions.cameraTypeprivate static final CameraType[]CameraType.VALUESMethods in net.minecraft.client that return CameraTypeModifier and TypeMethodDescriptionCameraType.cycle()Options.getCameraType()static CameraTypeReturns 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.Methods in net.minecraft.client with parameters of type CameraType