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