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
- Mappings:
Namespace Name official bir$b
intermediary net/minecraft/class_3763$class_3764
named net/minecraft/entity/raid/RaiderEntity$PickupBannerAsLeaderGoal
-
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
-
Field Details
-
actor
- Mappings:
Namespace Name Mixin selector official b
Lbir$b;b:Lbir;
intermediary field_16603
Lnet/minecraft/class_3763$class_3764;field_16603:Lnet/minecraft/class_3763;
named actor
Lnet/minecraft/entity/raid/RaiderEntity$PickupBannerAsLeaderGoal;actor:Lnet/minecraft/entity/raid/RaiderEntity;
-
-
Constructor Details
-
PickupBannerAsLeaderGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lbir$b;<init>(Lbir;Lbir;)V
intermediary <init>
Lnet/minecraft/class_3763$class_3764;<init>(Lnet/minecraft/class_3763;Lnet/minecraft/class_3763;)V
named <init>
Lnet/minecraft/entity/raid/RaiderEntity$PickupBannerAsLeaderGoal;<init>(Lnet/minecraft/entity/raid/RaiderEntity;Lnet/minecraft/entity/raid/RaiderEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
tick
public void tick()
-