Package net.minecraft

Interface class_6025

All Known Implementing Classes:
CatEntity, ParrotEntity, TameableEntity, TameableShoulderEntity, WolfEntity

public interface class_6025
Mappings:
Namespace Name
official atf
intermediary net/minecraft/class_6025
named net/minecraft/class_6025
  • Method Details

    • getOwnerUuid

      @Nullable @Nullable UUID getOwnerUuid()
      Mappings:
      Namespace Name Mixin selector
      official C_ Latf;C_()Ljava/util/UUID;
      intermediary method_6139 Lnet/minecraft/class_6025;method_6139()Ljava/util/UUID;
      named getOwnerUuid Lnet/minecraft/class_6025;getOwnerUuid()Ljava/util/UUID;
    • method_35057

      @Nullable @Nullable Entity method_35057()
      Mappings:
      Namespace Name Mixin selector
      official D_ Latf;D_()Lasl;
      intermediary method_35057 Lnet/minecraft/class_6025;method_35057()Lnet/minecraft/class_1297;
      named method_35057 Lnet/minecraft/class_6025;method_35057()Lnet/minecraft/entity/Entity;