Package net.minecraft.entity
Interface Tameable
- All Known Implementing Classes:
AbstractDonkeyEntity,AbstractHorseEntity,AbstractNautilusEntity,CamelEntity,CatEntity,DonkeyEntity,HorseEntity,LlamaEntity,MuleEntity,NautilusEntity,ParrotEntity,SkeletonHorseEntity,TameableEntity,TameableShoulderEntity,TraderLlamaEntity,WolfEntity,ZombieHorseEntity,ZombieNautilusEntity
public interface Tameable
- Mappings:
Namespace Name named net/minecraft/entity/Tameableintermediary net/minecraft/class_6025official chl
-
Method Summary
Modifier and TypeMethodDescriptiondefault @Nullable LivingEntitygetOwner()default @Nullable LivingEntity
-
Method Details
-
getOwnerReference
- Mappings:
Namespace Name Mixin selector named getOwnerReferenceLnet/minecraft/entity/Tameable;getOwnerReference()Lnet/minecraft/entity/LazyEntityReference;intermediary method_66287Lnet/minecraft/class_6025;method_66287()Lnet/minecraft/class_10583;official dLchl;d()Lcgj;
-
getEntityWorld
World getEntityWorld()- Mappings:
Namespace Name Mixin selector named getEntityWorldLnet/minecraft/entity/Tameable;getEntityWorld()Lnet/minecraft/world/World;intermediary method_73183Lnet/minecraft/class_6025;method_73183()Lnet/minecraft/class_1937;official anLchl;an()Ldun;
-
getOwner
- Mappings:
Namespace Name Mixin selector named getOwnerLnet/minecraft/entity/Tameable;getOwner()Lnet/minecraft/entity/LivingEntity;intermediary method_35057Lnet/minecraft/class_6025;method_35057()Lnet/minecraft/class_1309;official W_Lchl;W_()Lche;
-
getTopLevelOwner
- Mappings:
Namespace Name Mixin selector named getTopLevelOwnerLnet/minecraft/entity/Tameable;getTopLevelOwner()Lnet/minecraft/entity/LivingEntity;intermediary method_67519Lnet/minecraft/class_6025;method_67519()Lnet/minecraft/class_1309;official X_Lchl;X_()Lche;
-