Class MeleeAttackTask
java.lang.Object
net.minecraft.entity.ai.brain.task.MeleeAttackTask
- Mappings:
Namespace Name official biv
intermediary net/minecraft/class_4816
named net/minecraft/entity/ai/brain/task/MeleeAttackTask
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic SingleTickTask<MobEntity>
create
(int cooldown) private static boolean
-
Constructor Details
-
MeleeAttackTask
public MeleeAttackTask()
-
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector official a
Lbiv;a(I)Lbiz;
intermediary method_46987
Lnet/minecraft/class_4816;method_46987(I)Lnet/minecraft/class_7894;
named create
Lnet/minecraft/entity/ai/brain/task/MeleeAttackTask;create(I)Lnet/minecraft/entity/ai/brain/task/SingleTickTask;
-
isHoldingUsableRangedWeapon
- Mappings:
Namespace Name Mixin selector official a
Lbiv;a(Lbfz;)Z
intermediary method_25942
Lnet/minecraft/class_4816;method_25942(Lnet/minecraft/class_1308;)Z
named isHoldingUsableRangedWeapon
Lnet/minecraft/entity/ai/brain/task/MeleeAttackTask;isHoldingUsableRangedWeapon(Lnet/minecraft/entity/mob/MobEntity;)Z
-