Package net.minecraft.entity
Interface EntityInteraction
public interface EntityInteraction
- Mappings:
Namespace Name official bqw
intermediary net/minecraft/class_4151
named net/minecraft/entity/EntityInteraction
-
Field Summary
Modifier and TypeFieldDescriptionstatic final EntityInteraction
static final EntityInteraction
static final EntityInteraction
static final EntityInteraction
static final EntityInteraction
-
Method Summary
-
Field Details
-
ZOMBIE_VILLAGER_CURED
- Mappings:
Namespace Name Mixin selector official a
Lbqw;a:Lbqw;
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
- Mappings:
Namespace Name Mixin selector official b
Lbqw;b:Lbqw;
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
- Mappings:
Namespace Name Mixin selector official c
Lbqw;c:Lbqw;
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
- Mappings:
Namespace Name Mixin selector official d
Lbqw;d:Lbqw;
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
- Mappings:
Namespace Name Mixin selector official e
Lbqw;e:Lbqw;
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
- Mappings:
Namespace Name Mixin selector official a
Lbqw;a(Ljava/lang/String;)Lbqw;
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;
-