public static class LocationPersister.LazilyLoadedLocation
extends org.bukkit.Location
Constructor and Description |
---|
LazilyLoadedLocation(String world,
double x,
double y,
double z,
float yaw,
float pitch) |
Modifier and Type | Method and Description |
---|---|
org.bukkit.World |
getWorld() |
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
public LazilyLoadedLocation(String world, double x, double y, double z, float yaw, float pitch)
Copyright © 2021. All rights reserved.