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
Constructors -
Method Summary
Methods inherited from class com.elikill58.negativity.api.entity.AbstractEntity
applyTheoricVelocity, getTargetBlock, getVelocity, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.elikill58.negativity.api.entity.Entity
applyTheoricVelocity, getTargetBlock, isSameId, isSameIdMethods 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:
getUniqueIdin interfaceOfflinePlayer
-
isDead
public boolean isDead()- Specified by:
isDeadin interfaceEntity- Specified by:
isDeadin interfaceOfflinePlayer
-
isOnline
public boolean isOnline()- Specified by:
isOnlinein interfaceOfflinePlayer
-
hasPlayedBefore
public boolean hasPlayedBefore()- Specified by:
hasPlayedBeforein interfaceOfflinePlayer
-
isOp
public boolean isOp() -
getName
- Specified by:
getNamein interfaceCommandSender
-
getDefault
- Specified by:
getDefaultin interfaceNegativityObject
-
getEntityId
- Specified by:
getEntityIdin interfaceEntity- Specified by:
getEntityIdin interfaceOfflinePlayer
-
getBoundingBox
- Specified by:
getBoundingBoxin interfaceEntity- Specified by:
getBoundingBoxin interfaceOfflinePlayer
-