Uses of Enum Class
net.minecraft.world.waypoint.TrackedWaypoint.class_11379
Packages that use TrackedWaypoint.class_11379
-
Uses of TrackedWaypoint.class_11379 in net.minecraft.world.waypoint
Methods in net.minecraft.world.waypoint that return TrackedWaypoint.class_11379Modifier 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.class_11379TrackedWaypoint.getPitch(World world, TrackedWaypoint.PitchProvider cameraProvider) TrackedWaypoint.Positional.getPitch(World world, TrackedWaypoint.PitchProvider cameraProvider) static TrackedWaypoint.class_11379Returns the enum constant of this class with the specified name.static TrackedWaypoint.class_11379[]TrackedWaypoint.class_11379.values()Returns an array containing the constants of this enum class, in the order they are declared.