Package net.minecraft.entity.monster
Class AbstractRaiderEntity.PromoteLeaderGoal<T extends AbstractRaiderEntity>
- java.lang.Object
-
- net.minecraft.entity.ai.goal.Goal
-
- net.minecraft.entity.monster.AbstractRaiderEntity.PromoteLeaderGoal<T>
-
- Enclosing class:
- AbstractRaiderEntity
public class AbstractRaiderEntity.PromoteLeaderGoal<T extends AbstractRaiderEntity> extends Goal
-
-
Constructor Summary
Constructors Constructor Description PromoteLeaderGoal(T p_i50572_2_)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
canUse()
void
tick()
-
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, getFlags, isInterruptable, setFlags, start, stop, toString
-
-