Package net.minecraft.entity.mob
Interface Hoglin
- All Known Implementing Classes:
- HoglinEntity,- ZoglinEntity
public interface Hoglin
- Mappings:
- Namespace - Name - official - bxa- intermediary - net/minecraft/class_5137- named - net/minecraft/entity/mob/Hoglin
- 
Field SummaryFields
- 
Method SummaryModifier and TypeMethodDescriptionintstatic voidknockback(LivingEntity attacker, LivingEntity target) static booleantryAttack(LivingEntity attacker, LivingEntity target) 
- 
Field Details- 
field_30546static final int field_30546- See Also:
- Mappings:
- Namespace - Name - Mixin selector - official - l_- Lbxa;l_:I- intermediary - field_30546- Lnet/minecraft/class_5137;field_30546:I- named - field_30546- Lnet/minecraft/entity/mob/Hoglin;field_30546:I
 
 
- 
- 
Method Details- 
getMovementCooldownTicksint getMovementCooldownTicks()- Mappings:
- Namespace - Name - Mixin selector - official - fY- Lbxa;fY()I- intermediary - method_24657- Lnet/minecraft/class_5137;method_24657()I- named - getMovementCooldownTicks- Lnet/minecraft/entity/mob/Hoglin;getMovementCooldownTicks()I
 
- 
tryAttack- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbxa;a(Lbfz;Lbfz;)Z- intermediary - method_26950- Lnet/minecraft/class_5137;method_26950(Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)Z- named - tryAttack- Lnet/minecraft/entity/mob/Hoglin;tryAttack(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Z
 
- 
knockback- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbxa;b(Lbfz;Lbfz;)V- intermediary - method_26951- Lnet/minecraft/class_5137;method_26951(Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)V- named - knockback- Lnet/minecraft/entity/mob/Hoglin;knockback(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)V
 
 
-