Package net.citizensnpcs.api.persistence
Class LocationPersister.LazilyLoadedLocation
java.lang.Object
org.bukkit.Location
net.citizensnpcs.api.persistence.LocationPersister.LazilyLoadedLocation
- All Implemented Interfaces:
- Cloneable,- ConfigurationSerializable
- Enclosing class:
- LocationPersister
- 
Constructor SummaryConstructorsConstructorDescriptionLazilyLoadedLocation(String world, double x, double y, double z, float yaw, float pitch) 
- 
Method SummaryMethods inherited from class org.bukkit.Locationadd, add, add, checkFinite, clone, deserialize, distance, distanceSquared, equals, getBlock, getBlockX, getBlockY, getBlockZ, getChunk, getDirection, getPitch, getX, getY, getYaw, getZ, hashCode, isWorldLoaded, length, lengthSquared, locToBlock, multiply, normalizePitch, normalizeYaw, serialize, setDirection, setPitch, setWorld, setX, setY, setYaw, setZ, subtract, subtract, subtract, toString, toVector, zero