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 and Description |
---|---|
static GoalKey<RangedEntity> |
VanillaGoal.ARROW_ATTACK |
static GoalKey<RangedEntity> |
VanillaGoal.DROWNED_TRIDENT_ATTACK |
Modifier and Type | Interface and Description |
---|---|
interface |
Drowned
Drowned zombie.
|
interface |
Illusioner
Represents an Illusioner "Illager".
|
interface |
Llama
Represents a Llama.
|
interface |
Skeleton
Represents a Skeleton.
|
interface |
Snowman
Represents a snowman entity
|
interface |
Stray
Represents a Stray - variant of
Skeleton . |
interface |
TraderLlama
Represents a trader Llama.
|
interface |
Witch
Represents a Witch
|
interface |
Wither
Represents a Wither boss
|
interface |
WitherSkeleton
Represents a WitherSkeleton - variant of
Skeleton . |
Copyright © 2022. All rights reserved.