Package net.minecraft.entity.passive
Class PandaEntity.AttackGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.MeleeAttackGoal
net.minecraft.entity.passive.PandaEntity.AttackGoal
- Enclosing class:
PandaEntity
- Mappings:
Namespace Name named net/minecraft/entity/passive/PandaEntity$AttackGoal
intermediary net/minecraft/class_1440$class_4054
official cho$b
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
FieldsFields inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoal
mob
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.MeleeAttackGoal
attack, canAttack, getCooldown, getMaxCooldown, isCooledDown, resetCooldown, shouldContinue, shouldRunEveryTick, start, stop, tick
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, toGoalTicks, toString
-
Field Details
-
Constructor Details
-
AttackGoal
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/entity/passive/PandaEntity$AttackGoal;<init>(Lnet/minecraft/entity/passive/PandaEntity;DZ)V
intermediary <init>
Lnet/minecraft/class_1440$class_4054;<init>(Lnet/minecraft/class_1440;DZ)V
official <init>
Lcho$b;<init>(Lcho;DZ)V
-
-
Method Details
-
canStart
public boolean canStart()- Overrides:
canStart
in classMeleeAttackGoal
- Mappings:
Namespace Name Mixin selector named canStart
Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
intermediary method_6264
Lnet/minecraft/class_1352;method_6264()Z
official b
Lccg;b()Z
-