Class MeleeAttackTask
java.lang.Object
net.minecraft.entity.ai.brain.task.MeleeAttackTask
- Mappings:
Namespace Name named net/minecraft/entity/ai/brain/task/MeleeAttackTask
intermediary net/minecraft/class_4816
official bwr
-
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 named create
Lnet/minecraft/entity/ai/brain/task/MeleeAttackTask;create(I)Lnet/minecraft/entity/ai/brain/task/SingleTickTask;
intermediary method_46987
Lnet/minecraft/class_4816;method_46987(I)Lnet/minecraft/class_7894;
official a
Lbwr;a(I)Lbwv;
-
isHoldingUsableRangedWeapon
- Mappings:
Namespace Name Mixin selector named isHoldingUsableRangedWeapon
Lnet/minecraft/entity/ai/brain/task/MeleeAttackTask;isHoldingUsableRangedWeapon(Lnet/minecraft/entity/mob/MobEntity;)Z
intermediary method_25942
Lnet/minecraft/class_4816;method_25942(Lnet/minecraft/class_1308;)Z
official a
Lbwr;a(Lbtt;)Z
-