Uses of Interface
org.bukkit.inventory.EntityEquipment
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of EntityEquipment in org.bukkit.entity
Modifier and TypeMethodDescriptionArmorStand.getEquipment()
HumanEntity.getEquipment()
LivingEntity.getEquipment()
Gets the inventory with the equipment worn by the living entity.Mob.getEquipment()