HorseInventory
, LlamaInventory
public interface AbstractHorseInventory extends Inventory
AbstractHorse
.Modifier and Type | Method | Description |
---|---|---|
ItemStack |
getSaddle() |
Gets the item in the horse's saddle slot.
|
void |
setSaddle(ItemStack stack) |
Sets the item in the horse's saddle slot.
|
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 © 2019. All rights reserved.