Package net.minecraft.entity
Interface EntityInteraction
public interface EntityInteraction
- Mappings:
 Namespace Name official bqwintermediary net/minecraft/class_4151named net/minecraft/entity/EntityInteraction
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EntityInteractionstatic final EntityInteractionstatic final EntityInteractionstatic final EntityInteractionstatic final EntityInteraction - 
Method Summary
Static Methods 
- 
Field Details
- 
ZOMBIE_VILLAGER_CURED
- Mappings:
 Namespace Name Mixin selector official aLbqw;a:Lbqw;intermediary field_18474Lnet/minecraft/class_4151;field_18474:Lnet/minecraft/class_4151;named ZOMBIE_VILLAGER_CUREDLnet/minecraft/entity/EntityInteraction;ZOMBIE_VILLAGER_CURED:Lnet/minecraft/entity/EntityInteraction;
 - 
GOLEM_KILLED
- Mappings:
 Namespace Name Mixin selector official bLbqw;b:Lbqw;intermediary field_18475Lnet/minecraft/class_4151;field_18475:Lnet/minecraft/class_4151;named GOLEM_KILLEDLnet/minecraft/entity/EntityInteraction;GOLEM_KILLED:Lnet/minecraft/entity/EntityInteraction;
 - 
VILLAGER_HURT
- Mappings:
 Namespace Name Mixin selector official cLbqw;c:Lbqw;intermediary field_18476Lnet/minecraft/class_4151;field_18476:Lnet/minecraft/class_4151;named VILLAGER_HURTLnet/minecraft/entity/EntityInteraction;VILLAGER_HURT:Lnet/minecraft/entity/EntityInteraction;
 - 
VILLAGER_KILLED
- Mappings:
 Namespace Name Mixin selector official dLbqw;d:Lbqw;intermediary field_18477Lnet/minecraft/class_4151;field_18477:Lnet/minecraft/class_4151;named VILLAGER_KILLEDLnet/minecraft/entity/EntityInteraction;VILLAGER_KILLED:Lnet/minecraft/entity/EntityInteraction;
 - 
TRADE
- Mappings:
 Namespace Name Mixin selector official eLbqw;e:Lbqw;intermediary field_18478Lnet/minecraft/class_4151;field_18478:Lnet/minecraft/class_4151;named TRADELnet/minecraft/entity/EntityInteraction;TRADE:Lnet/minecraft/entity/EntityInteraction;
 
 - 
 - 
Method Details
- 
create
- Mappings:
 Namespace Name Mixin selector official aLbqw;a(Ljava/lang/String;)Lbqw;intermediary method_19109Lnet/minecraft/class_4151;method_19109(Ljava/lang/String;)Lnet/minecraft/class_4151;named createLnet/minecraft/entity/EntityInteraction;create(Ljava/lang/String;)Lnet/minecraft/entity/EntityInteraction;
 
 -