Package net.minecraft
Class class_7255
- Mappings:
Namespace Name official bphintermediary net/minecraft/class_7255named net/minecraft/class_7255
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.brain.task.Task
Task.Status -
Field Summary
FieldsFields inherited from class net.minecraft.entity.ai.brain.task.Task
DEFAULT_RUN_TIME, requiredMemoryStates -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidfinishRunning(ServerWorld serverWorld, class_7260 class_7260, long long2) protected voidkeepRunning(ServerWorld serverWorld, class_7260 class_7260, long long2) protected voidrun(ServerWorld serverWorld, class_7260 class_7260, long long2) protected booleanshouldKeepRunning(ServerWorld serverWorld, class_7260 class_7260, long long2) Methods inherited from class net.minecraft.entity.ai.brain.task.Task
getStatus, isTimeLimitExceeded, shouldRun, stop, tick, toString, tryStarting
-
Field Details
-
field_38131
private static final int field_38131- See Also:
- Mappings:
Namespace Name Mixin selector official aLbph;a:Iintermediary field_38131Lnet/minecraft/class_7255;field_38131:Inamed field_38131Lnet/minecraft/class_7255;field_38131:I
-
-
Constructor Details
-
class_7255
public class_7255()
-
-
Method Details
-
run
- Overrides:
runin classTask<class_7260>- Mappings:
Namespace Name Mixin selector official aLbph;a(Laef;Lbpm;J)Vintermediary method_42189Lnet/minecraft/class_7255;method_42189(Lnet/minecraft/class_3218;Lnet/minecraft/class_7260;J)Vnamed runLnet/minecraft/class_7255;run(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/class_7260;J)V
-
shouldKeepRunning
- Overrides:
shouldKeepRunningin classTask<class_7260>- Mappings:
Namespace Name Mixin selector official bLbph;b(Laef;Lbpm;J)Zintermediary method_42190Lnet/minecraft/class_7255;method_42190(Lnet/minecraft/class_3218;Lnet/minecraft/class_7260;J)Znamed shouldKeepRunningLnet/minecraft/class_7255;shouldKeepRunning(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/class_7260;J)Z
-
keepRunning
- Overrides:
keepRunningin classTask<class_7260>- Mappings:
Namespace Name Mixin selector official cLbph;c(Laef;Lbpm;J)Vintermediary method_42191Lnet/minecraft/class_7255;method_42191(Lnet/minecraft/class_3218;Lnet/minecraft/class_7260;J)Vnamed keepRunningLnet/minecraft/class_7255;keepRunning(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/class_7260;J)V
-
finishRunning
- Overrides:
finishRunningin classTask<class_7260>- Mappings:
Namespace Name Mixin selector official dLbph;d(Laef;Lbpm;J)Vintermediary method_42192Lnet/minecraft/class_7255;method_42192(Lnet/minecraft/class_3218;Lnet/minecraft/class_7260;J)Vnamed finishRunningLnet/minecraft/class_7255;finishRunning(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/class_7260;J)V
-