AbstractHorseInventory
, Inventory
, Iterable<ItemStack>
public interface HorseInventory extends AbstractHorseInventory
Modifier and Type | Method | Description |
---|---|---|
@Nullable ItemStack |
getArmor() |
Gets the item in the horse's armor slot.
|
void |
setArmor(@Nullable ItemStack stack) |
Sets the item in the horse's armor slot.
|
getSaddle, setSaddle
addItem, all, all, clear, clear, contains, contains, contains, contains, containsAtLeast, first, first, firstEmpty, getContents, getHolder, getItem, getLocation, getMaxStackSize, getSize, getStorageContents, getType, getViewers, iterator, iterator, remove, remove, removeItem, setContents, setItem, setMaxStackSize, setStorageContents
forEach, spliterator
Copyright © 2020. All rights reserved.