Interface EntityInteraction


public interface EntityInteraction
Mappings:
Namespace Name
official boz
intermediary net/minecraft/class_4151
named net/minecraft/entity/EntityInteraction
  • Field Details

    • ZOMBIE_VILLAGER_CURED

      static final EntityInteraction ZOMBIE_VILLAGER_CURED
      Mappings:
      Namespace Name Mixin selector
      official a Lboz;a:Lboz;
      intermediary field_18474 Lnet/minecraft/class_4151;field_18474:Lnet/minecraft/class_4151;
      named ZOMBIE_VILLAGER_CURED Lnet/minecraft/entity/EntityInteraction;ZOMBIE_VILLAGER_CURED:Lnet/minecraft/entity/EntityInteraction;
    • GOLEM_KILLED

      static final EntityInteraction GOLEM_KILLED
      Mappings:
      Namespace Name Mixin selector
      official b Lboz;b:Lboz;
      intermediary field_18475 Lnet/minecraft/class_4151;field_18475:Lnet/minecraft/class_4151;
      named GOLEM_KILLED Lnet/minecraft/entity/EntityInteraction;GOLEM_KILLED:Lnet/minecraft/entity/EntityInteraction;
    • VILLAGER_HURT

      static final EntityInteraction VILLAGER_HURT
      Mappings:
      Namespace Name Mixin selector
      official c Lboz;c:Lboz;
      intermediary field_18476 Lnet/minecraft/class_4151;field_18476:Lnet/minecraft/class_4151;
      named VILLAGER_HURT Lnet/minecraft/entity/EntityInteraction;VILLAGER_HURT:Lnet/minecraft/entity/EntityInteraction;
    • VILLAGER_KILLED

      static final EntityInteraction VILLAGER_KILLED
      Mappings:
      Namespace Name Mixin selector
      official d Lboz;d:Lboz;
      intermediary field_18477 Lnet/minecraft/class_4151;field_18477:Lnet/minecraft/class_4151;
      named VILLAGER_KILLED Lnet/minecraft/entity/EntityInteraction;VILLAGER_KILLED:Lnet/minecraft/entity/EntityInteraction;
    • TRADE

      static final EntityInteraction TRADE
      Mappings:
      Namespace Name Mixin selector
      official e Lboz;e:Lboz;
      intermediary field_18478 Lnet/minecraft/class_4151;field_18478:Lnet/minecraft/class_4151;
      named TRADE Lnet/minecraft/entity/EntityInteraction;TRADE:Lnet/minecraft/entity/EntityInteraction;
  • Method Details

    • create

      static EntityInteraction create(String key)
      Mappings:
      Namespace Name Mixin selector
      official a Lboz;a(Ljava/lang/String;)Lboz;
      intermediary method_19109 Lnet/minecraft/class_4151;method_19109(Ljava/lang/String;)Lnet/minecraft/class_4151;
      named create Lnet/minecraft/entity/EntityInteraction;create(Ljava/lang/String;)Lnet/minecraft/entity/EntityInteraction;