接口 LecternInventory

所有超级接口:
Inventory, Iterable<ItemStack>

public interface LecternInventory extends Inventory
Interface to the inventory of a Lectern.
  • 方法详细资料

    • getHolder

      从接口复制的说明: Inventory
      获得此物品栏的持有者(方块或实体).

      原文:Gets the block or entity belonging to the open inventory

      指定者:
      getHolder 在接口中 Inventory
      返回:
      物品栏的持有者;null表示没有归属者