Package net.minecraft.entity.raid
Class RaiderEntity.PickupBannerAsLeaderGoal<T extends RaiderEntity>
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.raid.RaiderEntity.PickupBannerAsLeaderGoal<T>
- Enclosing class:
- RaiderEntity
public class RaiderEntity.PickupBannerAsLeaderGoal<T extends RaiderEntity> extends Goal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
Constructors Constructor Description PickupBannerAsLeaderGoal(T actor)
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, shouldContinue, start, stop, toString