java.lang.Object
tech.guilhermekaua.spigotboot.config.spigot.serialization.LocationSerializer
All Implemented Interfaces:
TypeSerializer<org.bukkit.Location>

public class LocationSerializer extends Object implements TypeSerializer<org.bukkit.Location>
Serializer for Bukkit Location.

Supports both scalar format "world,x,y,z[,yaw,pitch]" and section format.