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 official bzw$c
intermediary net/minecraft/class_3763$class_4260
named net/minecraft/entity/raid/RaiderEntity$CelebrateGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString
-
Field Details
-
raider
- Mappings:
Namespace Name Mixin selector official b
Lbzw$c;b:Lbzw;
intermediary field_19034
Lnet/minecraft/class_3763$class_4260;field_19034:Lnet/minecraft/class_3763;
named raider
Lnet/minecraft/entity/raid/RaiderEntity$CelebrateGoal;raider:Lnet/minecraft/entity/raid/RaiderEntity;
-
-
Constructor Details
-
CelebrateGoal
CelebrateGoal(RaiderEntity raider) - Mappings:
Namespace Name Mixin selector official <init>
Lbzw$c;<init>(Lbzw;Lbzw;)V
intermediary <init>
Lnet/minecraft/class_3763$class_4260;<init>(Lnet/minecraft/class_3763;Lnet/minecraft/class_3763;)V
named <init>
Lnet/minecraft/entity/raid/RaiderEntity$CelebrateGoal;<init>(Lnet/minecraft/entity/raid/RaiderEntity;Lnet/minecraft/entity/raid/RaiderEntity;)V
-
-
Method Details
-
canStart
public boolean canStart() -
start
public void start() -
stop
public void stop() -
tick
public void tick()
-