public abstract class AIButterflyBase
extends net.minecraft.entity.ai.EntityAIBase
| Modifier and Type | Field and Description |
|---|---|
protected EntityButterfly |
entity |
| Modifier | Constructor and Description |
|---|---|
protected |
AIButterflyBase(EntityButterfly entity) |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.util.math.Vec3d |
getRandomDestination() |
protected net.minecraft.util.math.Vec3d |
getRandomDestinationUpwards() |
protected final EntityButterfly entity
protected AIButterflyBase(EntityButterfly entity)