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 level, TrackedWaypoint.Projector projector) TrackedWaypoint.ChunkWaypoint.pitchDirectionToCamera(Level level, TrackedWaypoint.Projector projector) TrackedWaypoint.EmptyWaypoint.pitchDirectionToCamera(Level level, TrackedWaypoint.Projector projector) abstract TrackedWaypoint.PitchDirectionTrackedWaypoint.pitchDirectionToCamera(Level level, TrackedWaypoint.Projector projector) TrackedWaypoint.Vec3iWaypoint.pitchDirectionToCamera(Level level, TrackedWaypoint.Projector projector) 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.