public class SpongeOfflinePlayer extends AbstractEntity implements OfflinePlayer
| Constructor and Description |
|---|
SpongeOfflinePlayer(org.spongepowered.api.entity.living.player.User u) |
| 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, isOnGround, sendMessage, setVelocityapplyTheoricVelocity, getTargetBlock, isSameId, isSameIdpublic SpongeOfflinePlayer(org.spongepowered.api.entity.living.player.User u)
public UUID getUniqueId()
getUniqueId in interface OfflinePlayerpublic boolean isOnline()
isOnline in interface OfflinePlayerpublic boolean hasPlayedBefore()
hasPlayedBefore in interface OfflinePlayerpublic BoundingBox getBoundingBox()
getBoundingBox in interface Entitypublic String getName()
getName in interface CommandSenderpublic String getEntityId()
getEntityId in interface Entitypublic Object getDefault()
getDefault in interface NegativityObject