| Package | Description |
|---|---|
| org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world, including all players, monsters, projectiles, etc. |
| org.imanity.imanityspigot.ai |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Horse
Represents a Horse.
|
interface |
Ocelot
A wild tameable cat
|
interface |
Wolf
Represents a Wolf
|
| Modifier and Type | Field and Description |
|---|---|
static GoalKey<Tameable> |
VanillaGoal.FOLLOW_OWNER |
static GoalKey<Tameable> |
VanillaGoal.OWNER_HURT_BY_TARGET |
static GoalKey<Tameable> |
VanillaGoal.OWNER_HURT_TARGET |
static GoalKey<Tameable> |
VanillaGoal.RANDOM_TARGET_NON_TAMED |
static GoalKey<Tameable> |
VanillaGoal.SIT |
Copyright © 2022. All rights reserved.