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