Package net.minecraft.entity.mob
Interface Hoglin
- All Known Implementing Classes:
HoglinEntity,ZoglinEntity
public interface Hoglin
- Mappings:
Namespace Name intermediary net/minecraft/class_5137official bwynamed net/minecraft/entity/mob/Hoglin
-
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 intermediary field_30546Lnet/minecraft/class_5137;field_30546:Iofficial l_Lbwy;l_:Inamed field_30546Lnet/minecraft/entity/mob/Hoglin;field_30546:I
-
-
Method Details
-
getMovementCooldownTicks
int getMovementCooldownTicks()- Mappings:
Namespace Name Mixin selector intermediary method_24657Lnet/minecraft/class_5137;method_24657()Iofficial fXLbwy;fX()Inamed getMovementCooldownTicksLnet/minecraft/entity/mob/Hoglin;getMovementCooldownTicks()I
-
tryAttack
- Mappings:
Namespace Name Mixin selector intermediary method_26950Lnet/minecraft/class_5137;method_26950(Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)Zofficial aLbwy;a(Lbfx;Lbfx;)Znamed tryAttackLnet/minecraft/entity/mob/Hoglin;tryAttack(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)Z
-
knockback
- Mappings:
Namespace Name Mixin selector intermediary method_26951Lnet/minecraft/class_5137;method_26951(Lnet/minecraft/class_1309;Lnet/minecraft/class_1309;)Vofficial bLbwy;b(Lbfx;Lbfx;)Vnamed knockbackLnet/minecraft/entity/mob/Hoglin;knockback(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/LivingEntity;)V
-