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/Tameable
intermediary net/minecraft/class_6025
official bwf
  • Method Details

    • method_66287

      Mappings:
      Namespace Name Mixin selector
      named method_66287 Lnet/minecraft/entity/Tameable;method_66287()Lnet/minecraft/class_10583;
      intermediary method_66287 Lnet/minecraft/class_6025;method_66287()Lnet/minecraft/class_10583;
      official W_ Lbwf;W_()Lbvf;
    • getWorld

      World getWorld()
      Mappings:
      Namespace Name Mixin selector
      named getWorld Lnet/minecraft/entity/Tameable;getWorld()Lnet/minecraft/world/World;
      intermediary method_37908 Lnet/minecraft/class_6025;method_37908()Lnet/minecraft/class_1937;
      official dU Lbwf;dU()Ldgz;
    • getOwner

      @Nullable default @Nullable LivingEntity getOwner()
      Mappings:
      Namespace Name Mixin selector
      named getOwner Lnet/minecraft/entity/Tameable;getOwner()Lnet/minecraft/entity/LivingEntity;
      intermediary method_35057 Lnet/minecraft/class_6025;method_35057()Lnet/minecraft/class_1309;
      official ae_ Lbwf;ae_()Lbvy;