Class GoToWorkTask
java.lang.Object
net.minecraft.entity.ai.brain.task.Task<VillagerEntity>
net.minecraft.entity.ai.brain.task.GoToWorkTask
- Mappings:
Namespace Name official bevintermediary net/minecraft/class_4114named net/minecraft/entity/ai/brain/task/GoToWorkTask
-
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_18987(ServerWorld serverWorld, VillagerEntity villagerEntity) protected voidmethod_18988(ServerWorld serverWorld, VillagerEntity villagerEntity, 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
-
GoToWorkTask
public GoToWorkTask()
-
-
Method Details
-
method_18987
- Mappings:
Namespace Name Mixin selector official aLbev;a(Lahb;Lbvf;)Zintermediary method_18987Lnet/minecraft/class_4114;method_18987(Lnet/minecraft/class_3218;Lnet/minecraft/class_1646;)Znamed method_18987Lnet/minecraft/entity/ai/brain/task/GoToWorkTask;method_18987(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/VillagerEntity;)Z
-
method_18988
- Mappings:
Namespace Name Mixin selector official aLbev;a(Lahb;Lbvf;J)Vintermediary method_18988Lnet/minecraft/class_4114;method_18988(Lnet/minecraft/class_3218;Lnet/minecraft/class_1646;J)Vnamed method_18988Lnet/minecraft/entity/ai/brain/task/GoToWorkTask;method_18988(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/entity/passive/VillagerEntity;J)V
-