public interface SaddledHorseInventory
Modifier and Type | Method and 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.
|
Copyright © 2017. All rights reserved.