Uses of Interface
org.bukkit.inventory.EntityEquipment

Packages that use EntityEquipment
org.bukkit.entity Interfaces for non-voxel objects that can exist in a world, including all players, monsters, projectiles, etc. 
 

Uses of EntityEquipment in org.bukkit.entity
 

Methods in org.bukkit.entity that return EntityEquipment
 EntityEquipment LivingEntity.getEquipment()
          Gets the inventory with the equipment worn by the living entity.
 



Copyright © 2014. All rights reserved.