Uses of Interface
io.papermc.paper.math.Position
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Position in io.papermc.paper.event.world
Modifier and TypeMethodDescriptionStructuresLocateEvent.Result.pos()
Returns the value of thepos
record component. -
Uses of Position in io.papermc.paper.math
Modifier and TypeInterfaceDescriptioninterface
A position represented with integers.interface
A position represented with doubles. -
Uses of Position in org.bukkit
-
Uses of Position in org.bukkit.entity
Modifier and TypeMethodDescriptiondefault void
Player.lookAt
(Position position, LookAnchor playerAnchor) Causes the player to look towards the given location.