接口 HorseInventory

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

public interface HorseInventory extends AbstractHorseInventory
马(抽象)的界面接口.
  • 方法详细资料

    • getArmor

      获取马所装备的盔甲.

      原文:Gets the item in the horse's armor slot.

      返回:
      盔甲
    • setArmor

      void setArmor(@Nullable @Nullable ItemStack stack)
      为这匹马装备盔甲.

      原文:Sets the item in the horse's armor slot.

      参数:
      stack - 盔甲