Class PlayDeadTask
java.lang.Object
net.minecraft.entity.ai.brain.task.Task<AxolotlEntity>
net.minecraft.entity.ai.brain.task.PlayDeadTask
- Mappings:
Namespace Name official bqaintermediary net/minecraft/class_5769named net/minecraft/entity/ai/brain/task/PlayDeadTask
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.brain.task.Task
Task.Status -
Field Summary
Fields inherited from class net.minecraft.entity.ai.brain.task.Task
DEFAULT_RUN_TIME, requiredMemoryStates -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanmethod_33253(ServerWorld serverWorld, AxolotlEntity axolotlEntity) protected booleanmethod_33254(ServerWorld serverWorld, AxolotlEntity axolotlEntity, long long2) protected voidmethod_33255(ServerWorld serverWorld, AxolotlEntity axolotlEntity, long long2) Methods inherited from class net.minecraft.entity.ai.brain.task.Task
finishRunning, getStatus, isTimeLimitExceeded, keepRunning, run, shouldKeepRunning, shouldRun, stop, tick, toString, tryStarting
-
Constructor Details
-
PlayDeadTask
public PlayDeadTask()
-
-
Method Details
-
method_33253
- Mappings:
Namespace Name Mixin selector official aLbqa;a(Lahb;Lbpy;)Zintermediary method_33253Lnet/minecraft/class_5769;method_33253(Lnet/minecraft/class_3218;Lnet/minecraft/class_5762;)Znamed method_33253Lnet/minecraft/entity/ai/brain/task/PlayDeadTask;method_33253(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/AxolotlEntity;)Z
-
method_33254
- Mappings:
Namespace Name Mixin selector official aLbqa;a(Lahb;Lbpy;J)Zintermediary method_33254Lnet/minecraft/class_5769;method_33254(Lnet/minecraft/class_3218;Lnet/minecraft/class_5762;J)Znamed method_33254Lnet/minecraft/entity/ai/brain/task/PlayDeadTask;method_33254(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/AxolotlEntity;J)Z
-
method_33255
- Mappings:
Namespace Name Mixin selector official bLbqa;b(Lahb;Lbpy;J)Vintermediary method_33255Lnet/minecraft/class_5769;method_33255(Lnet/minecraft/class_3218;Lnet/minecraft/class_5762;J)Vnamed method_33255Lnet/minecraft/entity/ai/brain/task/PlayDeadTask;method_33255(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/AxolotlEntity;J)V
-