Package net.minecraft.entity.mob
Interface Hoglin
- All Known Implementing Classes:
 HoglinEntity,ZoglinEntity
public interface Hoglin
- Mappings:
 Namespace Name named net/minecraft/entity/mob/Hoglinintermediary net/minecraft/class_5137official clj
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionintstatic voidknockback(LivingEntity attacker, LivingEntity target) static booleantryAttack(LivingEntity attacker, LivingEntity target)  
- 
Field Details
- 
field_30546
static final int field_30546- See Also:
 - Mappings:
 Namespace Name Mixin selector named field_30546Lnet/minecraft/entity/mob/Hoglin;field_30546:Iintermediary field_30546Lnet/minecraft/class_5137;field_30546:Iofficial o_Lclj;o_:I
 
 - 
 - 
Method Details
- 
getMovementCooldownTicks
int getMovementCooldownTicks()- Mappings:
 Namespace Name Mixin selector named getMovementCooldownTicksLnet/minecraft/entity/mob/Hoglin;getMovementCooldownTicks()Iintermediary method_24657Lnet/minecraft/class_5137;method_24657()Iofficial gkLclj;gk()I
 - 
tryAttack
- Mappings:
 Namespace Name Mixin selector named tryAttackLnet/minecraft/entity/mob/Hoglin;tryAttack(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Zintermediary method_26950Lnet/minecraft/class_5137;method_26950(Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)Zofficial aLclj;a(Lbtn;Lbtn;)Z
 - 
knockback
- Mappings:
 Namespace Name Mixin selector named knockbackLnet/minecraft/entity/mob/Hoglin;knockback(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Vintermediary method_26951Lnet/minecraft/class_5137;method_26951(Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)Vofficial bLclj;b(Lbtn;Lbtn;)V
 
 -