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$CelebrateGoal- intermediary - net/minecraft/class_3763$class_4260- official - cqm$c
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString
- 
Field Details- 
raider- Mappings:
- Namespace - Name - Mixin selector - named - raider- Lnet/minecraft/entity/raid/RaiderEntity$CelebrateGoal;raider:Lnet/minecraft/entity/raid/RaiderEntity;- intermediary - field_19034- Lnet/minecraft/class_3763$class_4260;field_19034:Lnet/minecraft/class_3763;- official - b- Lcqm$c;b:Lcqm;
 
 
- 
- 
Constructor Details- 
CelebrateGoalCelebrateGoal(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;)V- intermediary - <init>- Lnet/minecraft/class_3763$class_4260;<init>(Lnet/minecraft/class_3763;Lnet/minecraft/class_3763;)V- official - <init>- Lcqm$c;<init>(Lcqm;Lcqm;)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
startpublic void start()
- 
stoppublic void stop()
- 
tickpublic void tick()
 
-