Uses of Enum Class
net.minecraft.world.waypoints.TrackedWaypoint.PitchDirection
Packages that use TrackedWaypoint.PitchDirection
-
Uses of TrackedWaypoint.PitchDirection in net.minecraft.world.waypoints
Methods in net.minecraft.world.waypoints that return TrackedWaypoint.PitchDirectionModifier and TypeMethodDescriptionTrackedWaypoint.AzimuthWaypoint.pitchDirectionToCamera(Level p_419920_, TrackedWaypoint.Projector p_416265_, PartialTickSupplier p_437258_) TrackedWaypoint.ChunkWaypoint.pitchDirectionToCamera(Level p_419513_, TrackedWaypoint.Projector p_416711_, PartialTickSupplier p_437246_) TrackedWaypoint.EmptyWaypoint.pitchDirectionToCamera(Level p_419455_, TrackedWaypoint.Projector p_416651_, PartialTickSupplier p_437225_) abstract TrackedWaypoint.PitchDirectionTrackedWaypoint.pitchDirectionToCamera(Level pLevel, TrackedWaypoint.Projector pProjector, PartialTickSupplier pPartialTickSupplier) TrackedWaypoint.Vec3iWaypoint.pitchDirectionToCamera(Level p_419459_, TrackedWaypoint.Projector p_419783_, PartialTickSupplier p_437301_) Returns the enum constant of this class with the specified name.static TrackedWaypoint.PitchDirection[]TrackedWaypoint.PitchDirection.values()Returns an array containing the constants of this enum class, in the order they are declared.