Uses of Enum Class
net.minecraft.block.enums.CameraSubmersionType
Packages that use CameraSubmersionType
-
Uses of CameraSubmersionType in net.minecraft.block.enums
Methods in net.minecraft.block.enums that return CameraSubmersionTypeModifier and TypeMethodDescriptionstatic 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. -
Uses of CameraSubmersionType in net.minecraft.client.render
Methods in net.minecraft.client.render that return CameraSubmersionType