Uses of Package
org.bukkit.entity.memory
-
Packages that use org.bukkit.entity.memory Package Description org.bukkit The root package of the Bukkit API, contains generalized API classes.org.bukkit.entity Interfaces for non-voxel objects that can exist in aworld
, including all players, monsters, projectiles, etc.org.bukkit.entity.memory Classes concerning an entity's persistent memory. -
Classes in org.bukkit.entity.memory used by org.bukkit Class Description MemoryKey Represents a key used for accessing memory values of aLivingEntity
. -
Classes in org.bukkit.entity.memory used by org.bukkit.entity Class Description MemoryKey Represents a key used for accessing memory values of aLivingEntity
. -
Classes in org.bukkit.entity.memory used by org.bukkit.entity.memory Class Description MemoryKey Represents a key used for accessing memory values of aLivingEntity
.