public class AIButterflyPollinate extends AIButterflyInteract
restentity| Constructor and Description |
|---|
AIButterflyPollinate(EntityButterfly entity) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canInteract()
Should pollinate?
|
void |
updateTask() |
resetTask, setHasInteracted, shouldContinueExecuting, shouldExecute, startExecutinggetRandomDestination, getRandomDestinationUpwardspublic AIButterflyPollinate(EntityButterfly entity)
protected boolean canInteract()
canInteract in class AIButterflyInteractpublic void updateTask()
updateTask in class net.minecraft.entity.ai.EntityAIBase