Package net.minecraft
Interface class_6025
- All Known Implementing Classes:
CatEntity,ParrotEntity,TameableEntity,TameableShoulderEntity,WolfEntity
public interface class_6025
- Mappings:
Namespace Name official atfintermediary net/minecraft/class_6025named net/minecraft/class_6025
-
Method Summary
Modifier and Type Method Description @Nullable UUIDgetOwnerUuid()@Nullable Entitymethod_35057()
-
Method Details
-
getOwnerUuid
- Mappings:
Namespace Name Mixin selector official C_Latf;C_()Ljava/util/UUID;intermediary method_6139Lnet/minecraft/class_6025;method_6139()Ljava/util/UUID;named getOwnerUuidLnet/minecraft/class_6025;getOwnerUuid()Ljava/util/UUID;
-
method_35057
- Mappings:
Namespace Name Mixin selector official D_Latf;D_()Lasl;intermediary method_35057Lnet/minecraft/class_6025;method_35057()Lnet/minecraft/class_1297;named method_35057Lnet/minecraft/class_6025;method_35057()Lnet/minecraft/entity/Entity;
-