接口 LlamaInventory

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

public interface LlamaInventory extends AbstractHorseInventory
羊驼的用户界面接口
  • 方法详细资料

    • getDecor

      得到羊驼背包中装饰槽的物品, 通常是毛毯.

      原文:Gets the item in the llama's decor slot.

      返回:
      身上的装饰的ItemStack对象
    • setDecor

      void setDecor(@Nullable @Nullable ItemStack stack)
      设置羊驼背包中装饰槽的物品.

      原文:Sets the item in the llama's decor slot.

      参数:
      stack - 给定的物品