Package net.minecraft.entity
Interface Tameable
- All Known Implementing Classes:
CatEntity
,ParrotEntity
,TameableEntity
,TameableShoulderEntity
,WolfEntity
public interface Tameable
- Mappings:
Namespace Name official beo
intermediary net/minecraft/class_6025
named net/minecraft/entity/Tameable
-
Method Summary
-
Method Details
-
getOwnerUuid
- Mappings:
Namespace Name Mixin selector official d
Lbeo;d()Ljava/util/UUID;
intermediary method_6139
Lnet/minecraft/class_6025;method_6139()Ljava/util/UUID;
named getOwnerUuid
Lnet/minecraft/entity/Tameable;getOwnerUuid()Ljava/util/UUID;
-
getOwner
- Mappings:
Namespace Name Mixin selector official e
Lbeo;e()Lbdr;
intermediary method_35057
Lnet/minecraft/class_6025;method_35057()Lnet/minecraft/class_1297;
named getOwner
Lnet/minecraft/entity/Tameable;getOwner()Lnet/minecraft/entity/Entity;
-