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 Summary
ConstructorsConstructorDescriptionLazilyLoadedLocation
(String world, double x, double y, double z, float yaw, float pitch) -
Method Summary
Methods inherited from class org.bukkit.Location
add, 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