Uses of Class
com.mclds.plugins.server.documents.TeleportPoint
Packages that use TeleportPoint
Package
Description
-
Uses of TeleportPoint in com.mclds.plugins.server.documents
Fields in com.mclds.plugins.server.documents with type parameters of type TeleportPointMethods in com.mclds.plugins.server.documents that return TeleportPointModifier and TypeMethodDescriptionstatic TeleportPointTeleportPoint.deserialize(Map<String, Object> map) -
Uses of TeleportPoint in com.mclds.plugins.server.plugins.guis
Constructors in com.mclds.plugins.server.plugins.guis with parameters of type TeleportPointModifierConstructorDescriptionPlayerTeleportPointOperateGui(TeleportPoint teleportPoint, int index, Gui previousPage) -
Uses of TeleportPoint in com.mclds.plugins.server.plugins.player
Methods in com.mclds.plugins.server.plugins.player with parameters of type TeleportPointModifier and TypeMethodDescriptionbooleanPlayerDocumentPlugin.updateTeleportPoint(org.bukkit.entity.Player player, int index, TeleportPoint point)