Uses of Enum
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 type with the specified name.static CameraSubmersionType[]CameraSubmersionType.values()Returns an array containing the constants of this enum type, in the order they are declared.