Package net.minecraft.entity.raid
Class RaiderEntity.CelebrateGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.raid.RaiderEntity.CelebrateGoal
- Enclosing class:
 RaiderEntity
- Mappings:
 Namespace Name named net/minecraft/entity/raid/RaiderEntity$CelebrateGoalintermediary net/minecraft/class_3763$class_4260official cwk$c
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString 
- 
Field Details
- 
raider
- Mappings:
 Namespace Name Mixin selector named raiderLnet/minecraft/entity/raid/RaiderEntity$CelebrateGoal;raider:Lnet/minecraft/entity/raid/RaiderEntity;intermediary field_19034Lnet/minecraft/class_3763$class_4260;field_19034:Lnet/minecraft/class_3763;official bLcwk$c;b:Lcwk;
 
 - 
 - 
Constructor Details
- 
CelebrateGoal
CelebrateGoal(RaiderEntity raider) - Mappings:
 Namespace Name Mixin selector named <init>Lnet/minecraft/entity/raid/RaiderEntity$CelebrateGoal;<init>(Lnet/minecraft/entity/raid/RaiderEntity;Lnet/minecraft/entity/raid/RaiderEntity;)Vintermediary <init>Lnet/minecraft/class_3763$class_4260;<init>(Lnet/minecraft/class_3763;Lnet/minecraft/class_3763;)Vofficial <init>Lcwk$c;<init>(Lcwk;Lcwk;)V
 
 - 
 - 
Method Details
- 
canStart
public boolean canStart() - 
start
public void start() - 
stop
public void stop() - 
tick
public void tick() 
 -