Package net.minecraft.world.entity
Interface OwnableEntity
- All Known Implementing Classes:
AbstractChestedHorse,AbstractHorse,AbstractNautilus,Camel,CamelHusk,Cat,Donkey,Horse,Llama,Mule,Nautilus,Parrot,ShoulderRidingEntity,SkeletonHorse,TamableAnimal,TraderLlama,Wolf,ZombieHorse,ZombieNautilus
public interface OwnableEntity
-
Method Summary
Modifier and TypeMethodDescriptiondefault @Nullable LivingEntitygetOwner()@Nullable EntityReference<LivingEntity> default @Nullable LivingEntitylevel()
-
Method Details
-
getOwnerReference
@Nullable EntityReference<LivingEntity> getOwnerReference() -
level
Level level() -
getOwner
-
getRootOwner
-