Uses of Package
io.papermc.paper.entity
Packages that use io.papermc.paper.entity
Package
Description
The root package of the Bukkit API, contains generalized API classes.
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.Interfaces for various
Boat
types.Interfaces for various
Minecart
types.-
Classes in io.papermc.paper.entity used by com.destroystokyo.paper.entityClassDescriptionRepresents an
Entity
that can experience friction with the air and ground.Represents an entity that can be leashed. -
Classes in io.papermc.paper.entity used by com.destroystokyo.paper.entity.ai
-
Classes in io.papermc.paper.entity used by io.papermc.paper.command.brigadier.argumentClassDescriptionRepresents what part of the entity should be used when determining where to face a position/entity.
-
Classes in io.papermc.paper.entity used by io.papermc.paper.entityClassDescriptionRepresents an entity that can be bucketed.Represents flags for entity serialization.Represents an
Entity
that can experience friction with the air and ground.Represents an entity that can be leashed.Represents what part of the entity should be used when determining where to face a position/entity.Represents a fish that can school with other fish.Represents a flag that can be set on teleportation that may slightly modify the behavior.Represents flags that effect the entity's state on teleportation.Note: These flags only work onPlayer
entities. -
Classes in io.papermc.paper.entity used by org.bukkit
-
Classes in io.papermc.paper.entity used by org.bukkit.entityClassDescriptionRepresents an entity that can be bucketed.Entities that can have their collars colored.Represents an
Entity
that can experience friction with the air and ground.Represents an entity that can be leashed.Represents what part of the entity should be used when determining where to face a position/entity.A result type used byPlayer.give(ItemStack...)
and its overloads.Represents a fish that can school with other fish.Represents an entity that can be sheared.Represents a flag that can be set on teleportation that may slightly modify the behavior. -
Classes in io.papermc.paper.entity used by org.bukkit.entity.boat
-
Classes in io.papermc.paper.entity used by org.bukkit.entity.minecart
-
Classes in io.papermc.paper.entity used by org.bukkit.event.player