Package | Description |
---|---|
com.destroystokyo.paper.entity.ai | |
org.bukkit.entity |
Interfaces for non-voxel objects that can exist in a
world , including all players, monsters, projectiles, etc. |
Modifier and Type | Field | Description |
---|---|---|
static GoalKey<Zombie> |
VanillaGoal.ZOMBIE_ATTACK |
|
static GoalKey<Zombie> |
VanillaGoal.ZOMBIE_ATTACK_TURTLE_EGG |
Modifier and Type | Interface | Description |
---|---|---|
interface |
Drowned |
Drowned zombie.
|
interface |
Husk |
Represents a Husk - variant of
Zombie . |
interface |
PigZombie |
Represents a Pig Zombie.
|
interface |
ZombieVillager |
Copyright © 2020. All rights reserved.