Package net.minecraft.entity
Interface Tameable
- All Known Implementing Classes:
AbstractDonkeyEntity,AbstractHorseEntity,CamelEntity,CatEntity,DonkeyEntity,HorseEntity,LlamaEntity,MuleEntity,ParrotEntity,SkeletonHorseEntity,TameableEntity,TameableShoulderEntity,TraderLlamaEntity,WolfEntity,ZombieHorseEntity
public interface Tameable
- Mappings:
Namespace Name named net/minecraft/entity/Tameableintermediary net/minecraft/class_6025official cfd
-
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 dLcfd;d()Lceb;
-
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 anLcfd;an()Ldrq;
-
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 V_Lcfd;V_()Lcew;
-
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 W_Lcfd;W_()Lcew;
-