Uses of Interface
net.minecraft.class_11728
Packages that use class_11728
-
Uses of class_11728 in net.minecraft.world.waypoint
Methods in net.minecraft.world.waypoint with parameters of type class_11728Modifier and TypeMethodDescriptionTrackedWaypoint.Azimuth.getPitch(World world, TrackedWaypoint.PitchProvider cameraProvider, class_11728 class_11728) TrackedWaypoint.ChunkBased.getPitch(World world, TrackedWaypoint.PitchProvider cameraProvider, class_11728 class_11728) TrackedWaypoint.Empty.getPitch(World world, TrackedWaypoint.PitchProvider cameraProvider, class_11728 class_11728) abstract TrackedWaypoint.PitchTrackedWaypoint.getPitch(World world, TrackedWaypoint.PitchProvider cameraProvider, class_11728 class_11728) TrackedWaypoint.Positional.getPitch(World world, TrackedWaypoint.PitchProvider cameraProvider, class_11728 class_11728) doubleTrackedWaypoint.Azimuth.getRelativeYaw(World world, TrackedWaypoint.YawProvider yawProvider, class_11728 class_11728) doubleTrackedWaypoint.ChunkBased.getRelativeYaw(World world, TrackedWaypoint.YawProvider yawProvider, class_11728 class_11728) doubleTrackedWaypoint.Empty.getRelativeYaw(World world, TrackedWaypoint.YawProvider yawProvider, class_11728 class_11728) abstract doubleTrackedWaypoint.getRelativeYaw(World world, TrackedWaypoint.YawProvider yawProvider, class_11728 class_11728) doubleTrackedWaypoint.Positional.getRelativeYaw(World world, TrackedWaypoint.YawProvider yawProvider, class_11728 class_11728) private Vec3dTrackedWaypoint.Positional.getSourcePos(World world, class_11728 class_11728)