Class EnderChestInventoryMock

java.lang.Object
be.seeseemelk.mockbukkit.inventory.InventoryMock
be.seeseemelk.mockbukkit.inventory.EnderChestInventoryMock
All Implemented Interfaces:
Iterable<org.bukkit.inventory.ItemStack>, org.bukkit.inventory.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(org.bukkit.inventory.InventoryHolder holder)