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 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
-
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;)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