Class EntityEquipmentMock

java.lang.Object
be.seeseemelk.mockbukkit.inventory.EntityEquipmentMock
All Implemented Interfaces:
EntityEquipment

public class EntityEquipmentMock extends Object implements EntityEquipment
This mocks the EntityEquipment of a LivingEntityMock. Note that not every LivingEntity has EntityEquipment, so only implement this where necessary.