Uses of Class
io.github.thebusybiscuit.slimefun4.api.gps.Waypoint
Package
Description
This package stores API-related classes that are related to a
Player
,
such as the PlayerProfile
for example.-
Uses of Waypoint in io.github.thebusybiscuit.slimefun4.api.player
Modifier and TypeMethodDescriptionvoid
PlayerProfile.addWaypoint
(Waypoint waypoint) void
PlayerProfile.removeWaypoint
(Waypoint waypoint) -
Uses of Waypoint in io.github.thebusybiscuit.slimefun4.storage.data
Modifier and TypeMethodDescriptionvoid
PlayerData.addWaypoint
(Waypoint waypoint) void
PlayerData.removeWaypoint
(Waypoint waypoint)