Uses of Enum Class
net.minecraft.client.render.CameraSubmersionType
Packages that use CameraSubmersionType
-
Uses of CameraSubmersionType in net.minecraft.client.render
Methods in net.minecraft.client.render that return CameraSubmersionTypeModifier and TypeMethodDescriptionCamera.getSubmersionType()static CameraSubmersionTypeReturns the enum constant of this class with the specified name.static CameraSubmersionType[]CameraSubmersionType.values()Returns an array containing the constants of this enum class, in the order they are declared.