Package net.minecraft.entity
Interface EntityInteraction
public interface EntityInteraction
- Mappings:
Namespace Name named net/minecraft/entity/EntityInteraction
intermediary net/minecraft/class_4151
official ces
-
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 named ZOMBIE_VILLAGER_CURED
Lnet/minecraft/entity/EntityInteraction;ZOMBIE_VILLAGER_CURED:Lnet/minecraft/entity/EntityInteraction;
intermediary field_18474
Lnet/minecraft/class_4151;field_18474:Lnet/minecraft/class_4151;
official a
Lces;a:Lces;
-
GOLEM_KILLED
- Mappings:
Namespace Name Mixin selector named GOLEM_KILLED
Lnet/minecraft/entity/EntityInteraction;GOLEM_KILLED:Lnet/minecraft/entity/EntityInteraction;
intermediary field_18475
Lnet/minecraft/class_4151;field_18475:Lnet/minecraft/class_4151;
official b
Lces;b:Lces;
-
VILLAGER_HURT
- Mappings:
Namespace Name Mixin selector named VILLAGER_HURT
Lnet/minecraft/entity/EntityInteraction;VILLAGER_HURT:Lnet/minecraft/entity/EntityInteraction;
intermediary field_18476
Lnet/minecraft/class_4151;field_18476:Lnet/minecraft/class_4151;
official c
Lces;c:Lces;
-
VILLAGER_KILLED
- Mappings:
Namespace Name Mixin selector named VILLAGER_KILLED
Lnet/minecraft/entity/EntityInteraction;VILLAGER_KILLED:Lnet/minecraft/entity/EntityInteraction;
intermediary field_18477
Lnet/minecraft/class_4151;field_18477:Lnet/minecraft/class_4151;
official d
Lces;d:Lces;
-
TRADE
- Mappings:
Namespace Name Mixin selector named TRADE
Lnet/minecraft/entity/EntityInteraction;TRADE:Lnet/minecraft/entity/EntityInteraction;
intermediary field_18478
Lnet/minecraft/class_4151;field_18478:Lnet/minecraft/class_4151;
official e
Lces;e:Lces;
-
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector named create
Lnet/minecraft/entity/EntityInteraction;create(Ljava/lang/String;)Lnet/minecraft/entity/EntityInteraction;
intermediary method_19109
Lnet/minecraft/class_4151;method_19109(Ljava/lang/String;)Lnet/minecraft/class_4151;
official a
Lces;a(Ljava/lang/String;)Lces;
-