Interface AbstractHorseInventory

    • Method Detail

      • getSaddle

        @Nullable
        ItemStack getSaddle()
        Gets the item in the horse's saddle slot.
        Returns:
        the saddle item
      • setSaddle

        void setSaddle​(@Nullable
                       ItemStack stack)
        Sets the item in the horse's saddle slot.
        Parameters:
        stack - the new item