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(UUID world, String worldName, double x, double y, double z, float yaw, float pitch) -
Method Summary
Methods inherited from class 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
-
Constructor Details
-
LazilyLoadedLocation
-
-
Method Details
-
getWorld
-
getWorldUUID
-