public class AIButterflyRise extends AIButterflyMovement
flightTargetentity| Constructor and Description |
|---|
AIButterflyRise(EntityButterfly entity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldContinueExecuting() |
boolean |
shouldExecute() |
void |
updateTask() |
resetTask, startExecutinggetRandomDestination, getRandomDestinationUpwardspublic AIButterflyRise(EntityButterfly entity)
public boolean shouldExecute()
shouldExecute in class net.minecraft.entity.ai.EntityAIBasepublic boolean shouldContinueExecuting()
shouldContinueExecuting in class AIButterflyMovementpublic void updateTask()
updateTask in class AIButterflyMovement