Uses of Enum Class
net.minecraft.world.waypoint.TrackedWaypoint.Pitch
Packages that use TrackedWaypoint.Pitch
-
Uses of TrackedWaypoint.Pitch in net.minecraft.world.waypoint
Methods in net.minecraft.world.waypoint that return TrackedWaypoint.PitchModifier and TypeMethodDescriptionTrackedWaypoint.Azimuth.getPitch
(World world, TrackedWaypoint.PitchProvider cameraProvider) TrackedWaypoint.ChunkBased.getPitch
(World world, TrackedWaypoint.PitchProvider cameraProvider) TrackedWaypoint.Empty.getPitch
(World world, TrackedWaypoint.PitchProvider cameraProvider) abstract TrackedWaypoint.Pitch
TrackedWaypoint.getPitch
(World world, TrackedWaypoint.PitchProvider cameraProvider) TrackedWaypoint.Positional.getPitch
(World world, TrackedWaypoint.PitchProvider cameraProvider) static TrackedWaypoint.Pitch
Returns the enum constant of this class with the specified name.static TrackedWaypoint.Pitch[]
TrackedWaypoint.Pitch.values()
Returns an array containing the constants of this enum class, in the order they are declared.