public class EntityArmorInvWrapper extends EntityEquipmentInvWrapper
EntityLivingBase
as an IItemHandler
using EntityLivingBase#getItemStackFromSlot
and
EntityLivingBase#setItemStackToSlot
.entity, slots
Constructor and Description |
---|
EntityArmorInvWrapper(LivingEntity entity) |
create, extractItem, getSlotLimit, getSlots, getStackInSlot, getStackLimit, insertItem, isItemValid, setStackInSlot, validateSlotIndex
public EntityArmorInvWrapper(LivingEntity entity)