接口 BeaconInventory

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

public interface BeaconInventory extends Inventory
信标的背包界面接口
  • 方法详细资料

    • setItem

      void setItem(@Nullable @Nullable ItemStack item)
      设置信标内的物品.

      原文: Set the item powering the beacon.

      参数:
      item - 新的物品.
    • getItem

      返回信标内的物品.

      原文: Get the item powering the beacon.

      返回:
      物品