Uses of Class
me.hsgamer.hscore.bukkit.config.object.Position
Packages that use Position
-
Uses of Position in me.hsgamer.hscore.bukkit.config.object
Methods in me.hsgamer.hscore.bukkit.config.object that return PositionModifier and TypeMethodDescriptionstatic @NotNull PositionPosition.deserialize(@NotNull Map<String, Object> map) converts the given map into a new instance ofthis. -
Uses of Position in me.hsgamer.hscore.bukkit.config.path
Methods in me.hsgamer.hscore.bukkit.config.path that return PositionModifier and TypeMethodDescriptionMethods in me.hsgamer.hscore.bukkit.config.path with parameters of type PositionModifier and TypeMethodDescriptionPositionConfigPath.convertToRaw(@NotNull Position value) static PositionConfigPathBukkitPaths.positionPath(String path, Position def) Create a config pathConstructors in me.hsgamer.hscore.bukkit.config.path with parameters of type Position