JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.world.waypoints
TrackedWaypoint
Camera
Contents
Description
Method Summary
Method Details
yaw()
position()
Hide sidebar
Show sidebar
Interface TrackedWaypoint.Camera
All Known Implementing Classes:
Camera
Enclosing class:
TrackedWaypoint
public static interface
TrackedWaypoint.Camera
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Vec3
position
()
float
yaw
()
Method Details
yaw
float
yaw
()
position
Vec3
position
()