Uses of Interface
net.minecraft.world.waypoint.TrackedWaypoint.YawProvider
Packages that use TrackedWaypoint.YawProvider
-
Uses of TrackedWaypoint.YawProvider in net.minecraft.client.render
Classes in net.minecraft.client.render that implement TrackedWaypoint.YawProvider -
Uses of TrackedWaypoint.YawProvider in net.minecraft.world.waypoint
Methods in net.minecraft.world.waypoint with parameters of type TrackedWaypoint.YawProviderModifier and TypeMethodDescriptiondoubleTrackedWaypoint.Azimuth.getRelativeYaw(World world, TrackedWaypoint.YawProvider yawProvider, EntityTickProgress tickProgress) doubleTrackedWaypoint.ChunkBased.getRelativeYaw(World world, TrackedWaypoint.YawProvider yawProvider, EntityTickProgress tickProgress) doubleTrackedWaypoint.Empty.getRelativeYaw(World world, TrackedWaypoint.YawProvider yawProvider, EntityTickProgress tickProgress) abstract doubleTrackedWaypoint.getRelativeYaw(World world, TrackedWaypoint.YawProvider yawProvider, EntityTickProgress tickProgress) doubleTrackedWaypoint.Positional.getRelativeYaw(World world, TrackedWaypoint.YawProvider yawProvider, EntityTickProgress tickProgress)