Package adris.altoclef.tasks.movement
Class GetWithinRangeOfBlockTask
java.lang.Object
adris.altoclef.tasksystem.Task
adris.altoclef.tasks.movement.CustomBaritoneGoalTask
adris.altoclef.tasks.movement.GetWithinRangeOfBlockTask
- All Implemented Interfaces:
 ITaskCanForce,ITaskRequiresGrounded
- 
Field Summary
Fields inherited from class adris.altoclef.tasks.movement.CustomBaritoneGoalTask
_cachedGoal, _checker - 
Constructor Summary
ConstructorsConstructorDescriptionGetWithinRangeOfBlockTask(net.minecraft.util.math.BlockPos blockPos, int range)  - 
Method Summary
Methods inherited from class adris.altoclef.tasks.movement.CustomBaritoneGoalTask
isFinished, onStart, onStop, onTick, onWanderMethods inherited from class adris.altoclef.tasksystem.Task
equals, interrupt, isActive, reset, setDebugState, stop, stop, stopped, thisOrChildAreTimedOut, thisOrChildSatisfies, tick, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface adris.altoclef.tasksystem.ITaskRequiresGrounded
shouldForce 
- 
Constructor Details
- 
GetWithinRangeOfBlockTask
public GetWithinRangeOfBlockTask(net.minecraft.util.math.BlockPos blockPos, int range)  
 - 
 - 
Method Details
- 
newGoal
- Specified by:
 newGoalin classCustomBaritoneGoalTask
 - 
isEqual
 - 
toDebugString
- Specified by:
 toDebugStringin classTask
 
 -