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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEyeHeight, getEyeLocation, getLocation, getRotation, getTheoricVelocity, getType, getVelocity, getWorld, isDead, isOnGround, sendMessage, setVelocity
applyTheoricVelocity, getTargetBlock, isSameId, isSameId
public Object getDefault()
getDefault
in interface NegativityObject
public String getName()
getName
in interface CommandSender
public boolean isOnline()
isOnline
in interface OfflinePlayer
public UUID getUniqueId()
getUniqueId
in interface OfflinePlayer
public boolean hasPlayedBefore()
hasPlayedBefore
in interface OfflinePlayer
public String getEntityId()
getEntityId
in interface Entity
getEntityId
in interface OfflinePlayer
public BoundingBox getBoundingBox()
getBoundingBox
in interface Entity
getBoundingBox
in interface OfflinePlayer