public class SpigotOfflinePlayer extends AbstractEntity implements OfflinePlayer
| Constructor and Description |
|---|
SpigotOfflinePlayer(org.bukkit.OfflinePlayer op) |
| Modifier and Type | Method and Description |
|---|---|
BoundingBox |
getBoundingBox() |
Object |
getDefault() |
String |
getEntityId() |
String |
getName() |
UUID |
getUniqueId() |
boolean |
hasPlayedBefore() |
boolean |
isOnline() |
boolean |
isOp() |
applyTheoricVelocity, getTargetBlock, getVelocity, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEyeHeight, getEyeLocation, getLocation, getRotation, getTheoricVelocity, getType, getVelocity, getWorld, isDead, isOnGround, sendMessage, setVelocityapplyTheoricVelocity, getTargetBlock, isSameId, isSameIdpublic Object getDefault()
getDefault in interface NegativityObjectpublic String getName()
getName in interface CommandSenderpublic boolean isOnline()
isOnline in interface OfflinePlayerpublic UUID getUniqueId()
getUniqueId in interface OfflinePlayerpublic boolean hasPlayedBefore()
hasPlayedBefore in interface OfflinePlayerpublic String getEntityId()
getEntityId in interface EntitygetEntityId in interface OfflinePlayerpublic BoundingBox getBoundingBox()
getBoundingBox in interface EntitygetBoundingBox in interface OfflinePlayer