Class FabricOfflinePlayer
java.lang.Object
com.elikill58.negativity.api.entity.AbstractEntity
com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- All Implemented Interfaces:
CommandSender
,Entity
,OfflinePlayer
,NegativityObject
-
Constructor Summary
-
Method Summary
Methods inherited from class com.elikill58.negativity.api.entity.AbstractEntity
applyTheoricVelocity, getTargetBlock, getVelocity, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.elikill58.negativity.api.entity.Entity
applyTheoricVelocity, getTargetBlock, isSameId, isSameId
Methods inherited from interface com.elikill58.negativity.api.entity.OfflinePlayer
getEyeHeight, getEyeLocation, getLocation, getRotation, getTheoricVelocity, getType, getVelocity, getWorld, isOnGround, sendMessage, setVelocity
-
Constructor Details
-
FabricOfflinePlayer
public FabricOfflinePlayer(net.minecraft.entity.player.PlayerEntity u)
-
-
Method Details
-
getUniqueId
- Specified by:
getUniqueId
in interfaceOfflinePlayer
-
isDead
public boolean isDead()- Specified by:
isDead
in interfaceEntity
- Specified by:
isDead
in interfaceOfflinePlayer
-
isOnline
public boolean isOnline()- Specified by:
isOnline
in interfaceOfflinePlayer
-
hasPlayedBefore
public boolean hasPlayedBefore()- Specified by:
hasPlayedBefore
in interfaceOfflinePlayer
-
isOp
public boolean isOp() -
getName
- Specified by:
getName
in interfaceCommandSender
-
getDefault
- Specified by:
getDefault
in interfaceNegativityObject
-
getEntityId
- Specified by:
getEntityId
in interfaceEntity
- Specified by:
getEntityId
in interfaceOfflinePlayer
-
getBoundingBox
- Specified by:
getBoundingBox
in interfaceEntity
- Specified by:
getBoundingBox
in interfaceOfflinePlayer
-