Class EnderChestInventoryMock

java.lang.Object
be.seeseemelk.mockbukkit.inventory.InventoryMock
be.seeseemelk.mockbukkit.inventory.EnderChestInventoryMock
All Implemented Interfaces:
Iterable<ItemStack>, Inventory

public class EnderChestInventoryMock extends InventoryMock
This InventoryMock mocks an EnderChest but pretty much behaves like any small chest. A PlayerMock carries an instance of an EnderChestInventoryMock.
  • Constructor Details

    • EnderChestInventoryMock

      public EnderChestInventoryMock(InventoryHolder holder)